#6EDEF4#6EDEF4
#6EDEF4 is a very light, moderate teal. Relative luminance 0.621; OKLCH L 84.3% C 0.106 H 212.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEF4 |
|---|---|
| RGB | rgb(110, 222, 244) |
| HSL | hsl(190, 86%, 69%) |
| HSV | hsv(190, 55%, 96%) |
| CMYK | cmyk(54.9%, 9%, 0%, 4.3%) |
| CIE-LAB | lab(82.96, -25.97, -20.48) |
| CIE-LCH | lch(82.96, 33.07, 218.26°) |
| OKLab | oklab(84.3% -0.09 -0.0567) |
| OKLCH | oklch(84.3% 0.106 212.2) |
| XYZ | xyz(48.8743, 62.0846, 94.9783) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.94
Robin Egg Blue
#8AF1FE
ΔE00 5.19
Aqua Blue
#02D8E9
ΔE00 5.65
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Sky Blue
#87CEEB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEF4 #F4846E
analogous
#6EF4C7 #6EDEF4 #6E9BF4
triadic
#6EDEF4 #F46EDE #DEF46E
tetradic
#6EDEF4 #C76EF4 #F4846E #9BF46E
square
#6EDEF4 #C76EF4 #F4846E #9BF46E
split-complementary
#6EDEF4 #F46E9B #F4C76E
monochromatic
#10B7D7 #35D1F0 #6EDEF4 #A7EBF8 #E0F8FD
Accessibility & contrast
On white
1.57
#6EDEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#6EDEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEF4
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEF4 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD7F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6edef4; /* rgb */ color: rgb(110, 222, 244); /* oklch */ color: oklch(84.3% 0.106 212.2);
Tailwind
colors: {
custom: {
50: '#a2e8f7',
500: '#6edef4',
950: '#000000',
},
}SCSS
$custom: #6edef4; $custom-light: #a2e8f7; $custom-dark: #000000;
JSON
{
"hex": "#6edef4",
"rgb": {
"r": 110,
"g": 222,
"b": 244
},
"hsl": {
"h": 189.851,
"s": 85.897,
"l": 69.412
},
"oklch": {
"l": 0.84297,
"c": 0.10636,
"h": 212.2
},
"luminance": 0.62089
}Semantic roles & 50–950 ramp
primary
#6EDEF4
secondary
#CE5139
accent
#2803E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485