#6EDDCF#6EDDCF
#6EDDCF is a very light, moderate teal. Relative luminance 0.595; OKLCH L 82.8% C 0.104 H 184.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDDCF |
|---|---|
| RGB | rgb(110, 221, 207) |
| HSL | hsl(172, 62%, 65%) |
| HSV | hsv(172, 50%, 87%) |
| CMYK | cmyk(50.2%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(81.58, -35.16, -2.89) |
| CIE-LCH | lch(81.58, 35.28, 184.70°) |
| OKLab | oklab(82.83% -0.104 -0.0083) |
| OKLCH | oklch(82.83% 0.104 184.6) |
| XYZ | xyz(43.5446, 59.5290, 68.2149) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.25
Mediumturquoise
#48D1CC
ΔE00 4.80
Tiffany Blue
#7BF2DA
ΔE00 5.44
Seafoam Blue
#78D1B6
ΔE00 5.91
Pale Teal
#82CBB2
ΔE00 7.19
Aqua (survey)
#13EAC9
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDDCF #DD6E7C
analogous
#6EDD97 #6EDDCF #6EB4DD
triadic
#6EDDCF #CF6EDD #DDCF6E
tetradic
#6EDDCF #976EDD #DD6E7C #B4DD6E
square
#6EDDCF #976EDD #DD6E7C #B4DD6E
split-complementary
#6EDDCF #DD6EB4 #DD976E
monochromatic
#28A999 #3CD1BF #6EDDCF #A0E9DF #D1F4F0
Accessibility & contrast
On white
1.63
#6EDDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#6EDDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDDCF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDDCF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#C2C5D0
Tritanopia (blue-blind)
#2FE1D8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #6eddcf; /* rgb */ color: rgb(110, 221, 207); /* oklch */ color: oklch(82.8% 0.104 184.6);
Tailwind
colors: {
custom: {
50: '#a0e8dd',
500: '#6eddcf',
950: '#000000',
},
}SCSS
$custom: #6eddcf; $custom-light: #a0e8dd; $custom-dark: #000000;
JSON
{
"hex": "#6eddcf",
"rgb": {
"r": 110,
"g": 221,
"b": 207
},
"hsl": {
"h": 172.432,
"s": 62.011,
"l": 64.902
},
"oklch": {
"l": 0.82827,
"c": 0.10435,
"h": 184.6
},
"luminance": 0.59533
}Semantic roles & 50–950 ramp
primary
#6EDDCF
secondary
#AC4451
accent
#1C32CA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484