#6ED4E7#6ED4E7
#6ED4E7 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.6% C 0.099 H 211.2°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4E7 |
|---|---|
| RGB | rgb(110, 212, 231) |
| HSL | hsl(189, 72%, 67%) |
| HSV | hsv(189, 52%, 91%) |
| CMYK | cmyk(52.4%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.71, -24.60, -18.48) |
| CIE-LCH | lch(79.71, 30.77, 216.91°) |
| OKLab | oklab(81.55% -0.0843 -0.0511) |
| OKLCH | oklch(81.55% 0.099 211.2) |
| XYZ | xyz(44.3920, 56.1675, 84.0878) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.39
Neon Blue
#04D9FF
ΔE00 5.56
Robin'S Egg
#6DEDFD
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.16
Robin Egg Blue
#8AF1FE
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4E7 #E7816E
analogous
#6EE7BD #6ED4E7 #6E98E7
triadic
#6ED4E7 #E76ED4 #D4E76E
tetradic
#6ED4E7 #BD6EE7 #E7816E #98E76E
square
#6ED4E7 #BD6EE7 #E7816E #98E76E
split-complementary
#6ED4E7 #E76E98 #E7BD6E
monochromatic
#1FA3BC #39C4DE #6ED4E7 #A3E4F0 #D7F3F8
Accessibility & contrast
On white
1.72
#6ED4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#6ED4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4E7
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4E7 | 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)
#C4CEE8
Deuteranopia (green-blind)
#B1C0E7
Tritanopia (blue-blind)
#08DCDA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed4e7; /* rgb */ color: rgb(110, 212, 231); /* oklch */ color: oklch(81.6% 0.099 211.2);
Tailwind
colors: {
custom: {
50: '#a0e1ee',
500: '#6ed4e7',
950: '#000000',
},
}SCSS
$custom: #6ed4e7; $custom-light: #a0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#6ed4e7",
"rgb": {
"r": 110,
"g": 212,
"b": 231
},
"hsl": {
"h": 189.421,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.81553,
"c": 0.09855,
"h": 211.2
},
"luminance": 0.56171
}Semantic roles & 50–950 ramp
primary
#6ED4E7
secondary
#BB523E
accent
#3012D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485