#6ED6DF#6ED6DF
#6ED6DF is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.7% C 0.097 H 202.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6DF |
|---|---|
| RGB | rgb(110, 214, 223) |
| HSL | hsl(185, 64%, 65%) |
| HSV | hsv(185, 51%, 87%) |
| CMYK | cmyk(50.7%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(80.03, -27.74, -13.72) |
| CIE-LCH | lch(80.03, 30.95, 206.32°) |
| OKLab | oklab(81.73% -0.0896 -0.0379) |
| OKLCH | oklch(81.73% 0.097 202.9) |
| XYZ | xyz(43.7909, 56.7319, 78.4404) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.59
Robin'S Egg
#6DEDFD
ΔE00 5.58
Darkturquoise
#00CED1
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6DF #DF776E
analogous
#6EDFB0 #6ED6DF #6E9DDF
triadic
#6ED6DF #DF6ED6 #D6DF6E
tetradic
#6ED6DF #B06EDF #DF776E #9DDF6E
square
#6ED6DF #B06EDF #DF776E #9DDF6E
split-complementary
#6ED6DF #DF6E9D #DFB06E
monochromatic
#26A2AD #3CC8D4 #6ED6DF #A0E4EA #D2F2F5
Accessibility & contrast
On white
1.70
#6ED6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#6ED6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6DF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6DF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEE0
Deuteranopia (green-blind)
#B6C1E0
Tritanopia (blue-blind)
#1DDDD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6ed6df; /* rgb */ color: rgb(110, 214, 223); /* oklch */ color: oklch(81.7% 0.097 202.9);
Tailwind
colors: {
custom: {
50: '#a0e3e9',
500: '#6ed6df',
950: '#000000',
},
}SCSS
$custom: #6ed6df; $custom-light: #a0e3e9; $custom-dark: #000000;
JSON
{
"hex": "#6ed6df",
"rgb": {
"r": 110,
"g": 214,
"b": 223
},
"hsl": {
"h": 184.779,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.81726,
"c": 0.09732,
"h": 202.9
},
"luminance": 0.56736
}Semantic roles & 50–950 ramp
primary
#6ED6DF
secondary
#AE4B43
accent
#281ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484