#6EDDE9#6EDDE9
#6EDDE9 is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.103 H 204.8°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDE9 |
|---|---|
| RGB | rgb(110, 221, 233) |
| HSL | hsl(186, 74%, 67%) |
| HSV | hsv(186, 53%, 91%) |
| CMYK | cmyk(52.8%, 5.2%, 0%, 8.6%) |
| CIE-LAB | lab(82.33, -28.47, -15.60) |
| CIE-LCH | lch(82.33, 32.46, 208.71°) |
| OKLab | oklab(83.68% -0.0932 -0.0431) |
| OKLCH | oklch(83.68% 0.103 204.8) |
| XYZ | xyz(46.9889, 60.9067, 86.3549) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Aqua Blue
#02D8E9
ΔE00 4.41
Robin Egg Blue
#8AF1FE
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 7.37
Neon Blue
#04D9FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDE9 #E97A6E
analogous
#6EE9B8 #6EDDE9 #6E9FE9
triadic
#6EDDE9 #E96EDD #DDE96E
tetradic
#6EDDE9 #B86EE9 #E97A6E #9FE96E
square
#6EDDE9 #B86EE9 #E97A6E #9FE96E
split-complementary
#6EDDE9 #E96E9F #E9B86E
monochromatic
#1DB0C0 #39D1E1 #6EDDE9 #A3E9F1 #D8F6F9
Accessibility & contrast
On white
1.59
#6EDDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#6EDDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDE9
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDE9 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EA
Deuteranopia (green-blind)
#BAC7E9
Tritanopia (blue-blind)
#00E5E0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6edde9; /* rgb */ color: rgb(110, 221, 233); /* oklch */ color: oklch(83.7% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#a1e8f0',
500: '#6edde9',
950: '#000000',
},
}SCSS
$custom: #6edde9; $custom-light: #a1e8f0; $custom-dark: #000000;
JSON
{
"hex": "#6edde9",
"rgb": {
"r": 110,
"g": 221,
"b": 233
},
"hsl": {
"h": 185.854,
"s": 73.653,
"l": 67.255
},
"oklch": {
"l": 0.83676,
"c": 0.10272,
"h": 204.8
},
"luminance": 0.60911
}Semantic roles & 50–950 ramp
primary
#6EDDE9
secondary
#BE493D
accent
#2310D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485