#6EDDE5#6EDDE5
#6EDDE5 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.102 H 201.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDE5 |
|---|---|
| RGB | rgb(110, 221, 229) |
| HSL | hsl(184, 70%, 66%) |
| HSV | hsv(184, 52%, 90%) |
| CMYK | cmyk(52%, 3.5%, 0%, 10.2%) |
| CIE-LAB | lab(82.21, -29.54, -13.65) |
| CIE-LCH | lch(82.21, 32.54, 204.81°) |
| OKLab | oklab(83.54% -0.0949 -0.0377) |
| OKLCH | oklch(83.54% 0.102 201.7) |
| XYZ | xyz(46.4240, 60.6808, 83.3796) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.33
Aqua Blue
#02D8E9
ΔE00 4.65
Robin Egg Blue
#8AF1FE
ΔE00 5.25
Robin'S Egg Blue
#98EFF9
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.52
Darkturquoise
#00CED1
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDE5 #E5766E
analogous
#6EE5B2 #6EDDE5 #6EA2E5
triadic
#6EDDE5 #E56EDD #DDE56E
tetradic
#6EDDE5 #B26EE5 #E5766E #A2E56E
square
#6EDDE5 #B26EE5 #E5766E #A2E56E
split-complementary
#6EDDE5 #E56EA2 #E5B26E
monochromatic
#21AEB8 #3AD1DC #6EDDE5 #A2E9EE #D6F5F8
Accessibility & contrast
On white
1.60
#6EDDE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#6EDDE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDE5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDE5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E6
Deuteranopia (green-blind)
#BCC6E6
Tritanopia (blue-blind)
#01E4DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edde5; /* rgb */ color: rgb(110, 221, 229); /* oklch */ color: oklch(83.5% 0.102 201.7);
Tailwind
colors: {
custom: {
50: '#a1e8ed',
500: '#6edde5',
950: '#000000',
},
}SCSS
$custom: #6edde5; $custom-light: #a1e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6edde5",
"rgb": {
"r": 110,
"g": 221,
"b": 229
},
"hsl": {
"h": 184.034,
"s": 69.591,
"l": 66.471
},
"oklch": {
"l": 0.83538,
"c": 0.10208,
"h": 201.7
},
"luminance": 0.60685
}Semantic roles & 50–950 ramp
primary
#6EDDE5
secondary
#B8473F
accent
#2114D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484