#6EDDE7#6EDDE7
#6EDDE7 is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.6% C 0.102 H 203.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDE7 |
|---|---|
| RGB | rgb(110, 221, 231) |
| HSL | hsl(185, 72%, 67%) |
| HSV | hsv(185, 52%, 91%) |
| CMYK | cmyk(52.4%, 4.3%, 0%, 9.4%) |
| CIE-LAB | lab(82.27, -29.01, -14.63) |
| CIE-LCH | lch(82.27, 32.49, 206.76°) |
| OKLab | oklab(83.61% -0.094 -0.0404) |
| OKLCH | oklch(83.61% 0.102 203.2) |
| XYZ | xyz(46.7048, 60.7931, 84.8588) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.97
Aqua Blue
#02D8E9
ΔE00 4.47
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.34
Darkturquoise
#00CED1
ΔE00 6.94
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDE7 #E7786E
analogous
#6EE7B5 #6EDDE7 #6EA1E7
triadic
#6EDDE7 #E76EDD #DDE76E
tetradic
#6EDDE7 #B56EE7 #E7786E #A1E76E
square
#6EDDE7 #B56EE7 #E7786E #A1E76E
split-complementary
#6EDDE7 #E76EA1 #E7B56E
monochromatic
#1FAFBC #39D1DE #6EDDE7 #A3E9F0 #D7F6F8
Accessibility & contrast
On white
1.60
#6EDDE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#6EDDE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDE7
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDE7 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#BBC6E8
Tritanopia (blue-blind)
#00E4E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edde7; /* rgb */ color: rgb(110, 221, 231); /* oklch */ color: oklch(83.6% 0.102 203.2);
Tailwind
colors: {
custom: {
50: '#a1e8ee',
500: '#6edde7',
950: '#000000',
},
}SCSS
$custom: #6edde7; $custom-light: #a1e8ee; $custom-dark: #000000;
JSON
{
"hex": "#6edde7",
"rgb": {
"r": 110,
"g": 221,
"b": 231
},
"hsl": {
"h": 184.959,
"s": 71.598,
"l": 66.863
},
"oklch": {
"l": 0.83607,
"c": 0.10236,
"h": 203.2
},
"luminance": 0.60797
}Semantic roles & 50–950 ramp
primary
#6EDDE7
secondary
#BB483E
accent
#2212D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101616
muted
#808485