#6EDDE4#6EDDE4
#6EDDE4 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.5% C 0.102 H 200.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDE4 |
|---|---|
| RGB | rgb(110, 221, 228) |
| HSL | hsl(184, 69%, 66%) |
| HSV | hsv(184, 52%, 89%) |
| CMYK | cmyk(51.8%, 3.1%, 0%, 10.6%) |
| CIE-LAB | lab(82.18, -29.80, -13.17) |
| CIE-LCH | lch(82.18, 32.58, 203.84°) |
| OKLab | oklab(83.5% -0.0953 -0.0364) |
| OKLCH | oklch(83.5% 0.102 200.9) |
| XYZ | xyz(46.2848, 60.6251, 82.6464) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.54
Aqua Blue
#02D8E9
ΔE00 4.78
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDE4 #E4756E
analogous
#6EE4B0 #6EDDE4 #6EA2E4
triadic
#6EDDE4 #E46EDD #DDE46E
tetradic
#6EDDE4 #B06EE4 #E4756E #A2E46E
square
#6EDDE4 #B06EE4 #E4756E #A2E46E
split-complementary
#6EDDE4 #E46EA2 #E4B06E
monochromatic
#22ADB6 #3AD1DA #6EDDE4 #A2E9EE #D5F5F7
Accessibility & contrast
On white
1.60
#6EDDE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#6EDDE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDE4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDE4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E5
Deuteranopia (green-blind)
#BCC6E5
Tritanopia (blue-blind)
#05E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edde4; /* rgb */ color: rgb(110, 221, 228); /* oklch */ color: oklch(83.5% 0.102 200.9);
Tailwind
colors: {
custom: {
50: '#a1e8ec',
500: '#6edde4',
950: '#000000',
},
}SCSS
$custom: #6edde4; $custom-light: #a1e8ec; $custom-dark: #000000;
JSON
{
"hex": "#6edde4",
"rgb": {
"r": 110,
"g": 221,
"b": 228
},
"hsl": {
"h": 183.559,
"s": 68.605,
"l": 66.275
},
"oklch": {
"l": 0.83504,
"c": 0.10196,
"h": 200.9
},
"luminance": 0.60629
}Semantic roles & 50–950 ramp
primary
#6EDDE4
secondary
#B64740
accent
#2015D1
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484