#6EDEE4#6EDEE4
#6EDEE4 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.7% C 0.103 H 200.1°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDEE4 |
|---|---|
| RGB | rgb(110, 222, 228) |
| HSL | hsl(183, 69%, 66%) |
| HSV | hsv(183, 52%, 89%) |
| CMYK | cmyk(51.8%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(82.46, -30.28, -12.74) |
| CIE-LCH | lch(82.46, 32.86, 202.82°) |
| OKLab | oklab(83.73% -0.0963 -0.0352) |
| OKLCH | oklch(83.73% 0.103 200.1) |
| XYZ | xyz(46.5496, 61.1547, 82.7347) |
| Luminance | 0.6116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.61
Aqua Blue
#02D8E9
ΔE00 4.99
Robin Egg Blue
#8AF1FE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Mediumturquoise
#48D1CC
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDEE4 #E4746E
analogous
#6EE4AF #6EDEE4 #6EA3E4
triadic
#6EDEE4 #E46EDE #DEE46E
tetradic
#6EDEE4 #AF6EE4 #E4746E #A3E46E
square
#6EDEE4 #AF6EE4 #E4746E #A3E46E
split-complementary
#6EDEE4 #E46EA3 #E4AF6E
monochromatic
#22AEB6 #3AD2DA #6EDEE4 #A2EAEE #D5F5F7
Accessibility & contrast
On white
1.59
#6EDEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6EDEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDEE4
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDEE4 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E5
Deuteranopia (green-blind)
#BDC7E5
Tritanopia (blue-blind)
#03E5DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edee4; /* rgb */ color: rgb(110, 222, 228); /* oklch */ color: oklch(83.7% 0.103 200.1);
Tailwind
colors: {
custom: {
50: '#a1e8ec',
500: '#6edee4',
950: '#000000',
},
}SCSS
$custom: #6edee4; $custom-light: #a1e8ec; $custom-dark: #000000;
JSON
{
"hex": "#6edee4",
"rgb": {
"r": 110,
"g": 222,
"b": 228
},
"hsl": {
"h": 183.051,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83733,
"c": 0.10257,
"h": 200.1
},
"luminance": 0.61159
}Semantic roles & 50–950 ramp
primary
#6EDEE4
secondary
#B64640
accent
#1E15D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484