#6ED2DF#6ED2DF
#6ED2DF is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.095 H 206.6°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED2DF |
|---|---|
| RGB | rgb(110, 210, 223) |
| HSL | hsl(187, 64%, 65%) |
| HSV | hsv(187, 51%, 87%) |
| CMYK | cmyk(50.7%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(78.89, -25.78, -15.44) |
| CIE-LCH | lch(78.89, 30.05, 210.91°) |
| OKLab | oklab(80.81% -0.0852 -0.0426) |
| OKLCH | oklch(80.81% 0.095 206.6) |
| XYZ | xyz(42.7910, 54.7321, 78.1071) |
| Luminance | 0.5474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 6.22
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Darkturquoise
#00CED1
ΔE00 7.17
Robin'S Egg Blue
#98EFF9
ΔE00 7.19
Neon Blue
#04D9FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED2DF #DF7B6E
analogous
#6EDFB4 #6ED2DF #6E99DF
triadic
#6ED2DF #DF6ED2 #D2DF6E
tetradic
#6ED2DF #B46EDF #DF7B6E #99DF6E
square
#6ED2DF #B46EDF #DF7B6E #99DF6E
split-complementary
#6ED2DF #DF6E99 #DFB46E
monochromatic
#269DAD #3CC2D4 #6ED2DF #A0E2EA #D2F1F5
Accessibility & contrast
On white
1.76
#6ED2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#6ED2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED2DF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED2DF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B2BEDF
Tritanopia (blue-blind)
#20D9D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #6ed2df; /* rgb */ color: rgb(110, 210, 223); /* oklch */ color: oklch(80.8% 0.095 206.6);
Tailwind
colors: {
custom: {
50: '#a0e0e9',
500: '#6ed2df',
950: '#000000',
},
}SCSS
$custom: #6ed2df; $custom-light: #a0e0e9; $custom-dark: #000000;
JSON
{
"hex": "#6ed2df",
"rgb": {
"r": 110,
"g": 210,
"b": 223
},
"hsl": {
"h": 186.903,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.80809,
"c": 0.0953,
"h": 206.6
},
"luminance": 0.54736
}Semantic roles & 50–950 ramp
primary
#6ED2DF
secondary
#AE4F43
accent
#2E1ACC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484