#6EDDE6#6EDDE6
#6EDDE6 is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.102 H 202.5°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDE6 |
|---|---|
| RGB | rgb(110, 221, 230) |
| HSL | hsl(185, 71%, 67%) |
| HSV | hsv(185, 52%, 90%) |
| CMYK | cmyk(52.2%, 3.9%, 0%, 9.8%) |
| CIE-LAB | lab(82.24, -29.27, -14.14) |
| CIE-LCH | lch(82.24, 32.51, 205.78°) |
| OKLab | oklab(83.57% -0.0945 -0.039) |
| OKLCH | oklch(83.57% 0.102 202.5) |
| XYZ | xyz(46.5640, 60.7368, 84.1171) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.14
Aqua Blue
#02D8E9
ΔE00 4.55
Robin Egg Blue
#8AF1FE
ΔE00 5.11
Robin'S Egg Blue
#98EFF9
ΔE00 5.42
Darkturquoise
#00CED1
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDE6 #E6776E
analogous
#6EE6B3 #6EDDE6 #6EA1E6
triadic
#6EDDE6 #E66EDD #DDE66E
tetradic
#6EDDE6 #B36EE6 #E6776E #A1E66E
square
#6EDDE6 #B36EE6 #E6776E #A1E66E
split-complementary
#6EDDE6 #E66EA1 #E6B36E
monochromatic
#20AEBA #3AD1DD #6EDDE6 #A2E9EF #D6F5F8
Accessibility & contrast
On white
1.60
#6EDDE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#6EDDE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDE6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDE6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#BBC6E7
Tritanopia (blue-blind)
#00E4DF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edde6; /* rgb */ color: rgb(110, 221, 230); /* oklch */ color: oklch(83.6% 0.102 202.5);
Tailwind
colors: {
custom: {
50: '#a1e8ed',
500: '#6edde6',
950: '#000000',
},
}SCSS
$custom: #6edde6; $custom-light: #a1e8ed; $custom-dark: #000000;
JSON
{
"hex": "#6edde6",
"rgb": {
"r": 110,
"g": 221,
"b": 230
},
"hsl": {
"h": 184.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83572,
"c": 0.1022,
"h": 202.5
},
"luminance": 0.60741
}Semantic roles & 50–950 ramp
primary
#6EDDE6
secondary
#B9483F
accent
#2113D3
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#101616
muted
#808484