#6DD4E8#6DD4E8
#6DD4E8 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.5% C 0.100 H 211.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6DD4E8 |
|---|---|
| RGB | rgb(109, 212, 232) |
| HSL | hsl(190, 73%, 67%) |
| HSV | hsv(190, 53%, 91%) |
| CMYK | cmyk(53%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(79.70, -24.53, -19.02) |
| CIE-LCH | lch(79.70, 31.04, 217.79°) |
| OKLab | oklab(81.55% -0.0846 -0.0526) |
| OKLCH | oklch(81.55% 0.1 211.9) |
| XYZ | xyz(44.4099, 56.1603, 84.8280) |
| Luminance | 0.5616 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 5.31
Aqua Blue
#02D8E9
ΔE00 5.48
Sky Blue
#87CEEB
ΔE00 5.96
Robin'S Egg
#6DEDFD
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DD4E8 #E8816D
analogous
#6DE8BF #6DD4E8 #6D97E8
triadic
#6DD4E8 #E86DD4 #D4E86D
tetradic
#6DD4E8 #BF6DE8 #E8816D #97E86D
square
#6DD4E8 #BF6DE8 #E8816D #97E86D
split-complementary
#6DD4E8 #E86D97 #E8BF6D
monochromatic
#1EA3BD #38C4E0 #6DD4E8 #A2E4F0 #D7F3F9
Accessibility & contrast
On white
1.72
#6DD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6DD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DD4E8
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DD4E8 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CEE9
Deuteranopia (green-blind)
#B1BFE8
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6dd4e8; /* rgb */ color: rgb(109, 212, 232); /* oklch */ color: oklch(81.5% 0.100 211.9);
Tailwind
colors: {
custom: {
50: '#a0e1ef',
500: '#6dd4e8',
950: '#000000',
},
}SCSS
$custom: #6dd4e8; $custom-light: #a0e1ef; $custom-dark: #000000;
JSON
{
"hex": "#6dd4e8",
"rgb": {
"r": 109,
"g": 212,
"b": 232
},
"hsl": {
"h": 189.756,
"s": 72.781,
"l": 66.863
},
"oklch": {
"l": 0.8155,
"c": 0.09959,
"h": 211.9
},
"luminance": 0.56164
}Semantic roles & 50–950 ramp
primary
#6DD4E8
secondary
#BC523D
accent
#3111D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485