#6ED4DF#6ED4DF
#6ED4DF is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.096 H 204.7°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED4DF |
|---|---|
| RGB | rgb(110, 212, 223) |
| HSL | hsl(186, 64%, 65%) |
| HSV | hsv(186, 51%, 87%) |
| CMYK | cmyk(50.7%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(79.46, -26.76, -14.58) |
| CIE-LCH | lch(79.46, 30.48, 208.58°) |
| OKLab | oklab(81.27% -0.0874 -0.0402) |
| OKLCH | oklch(81.27% 0.096 204.7) |
| XYZ | xyz(43.2879, 55.7258, 78.2727) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.62
Robin'S Egg
#6DEDFD
ΔE00 5.83
Darkturquoise
#00CED1
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 6.74
Robin'S Egg Blue
#98EFF9
ΔE00 6.82
Mediumturquoise
#48D1CC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED4DF #DF796E
analogous
#6EDFB2 #6ED4DF #6E9BDF
triadic
#6ED4DF #DF6ED4 #D4DF6E
tetradic
#6ED4DF #B26EDF #DF796E #9BDF6E
square
#6ED4DF #B26EDF #DF796E #9BDF6E
split-complementary
#6ED4DF #DF6E9B #DFB26E
monochromatic
#269FAD #3CC5D4 #6ED4DF #A0E3EA #D2F2F5
Accessibility & contrast
On white
1.73
#6ED4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#6ED4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED4DF
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED4DF | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE0
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#1EDBD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed4df; /* rgb */ color: rgb(110, 212, 223); /* oklch */ color: oklch(81.3% 0.096 204.7);
Tailwind
colors: {
custom: {
50: '#a0e1e9',
500: '#6ed4df',
950: '#000000',
},
}SCSS
$custom: #6ed4df; $custom-light: #a0e1e9; $custom-dark: #000000;
JSON
{
"hex": "#6ed4df",
"rgb": {
"r": 110,
"g": 212,
"b": 223
},
"hsl": {
"h": 185.841,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.81268,
"c": 0.09626,
"h": 204.7
},
"luminance": 0.5573
}Semantic roles & 50–950 ramp
primary
#6ED4DF
secondary
#AE4D43
accent
#2B1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484