#6EDFCC#6EDFCC
#6EDFCC is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.2% C 0.108 H 181.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCC |
|---|---|
| RGB | rgb(110, 223, 204) |
| HSL | hsl(170, 64%, 65%) |
| HSV | hsv(170, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 8.5%, 12.5%) |
| CIE-LAB | lab(82.08, -36.81, -0.57) |
| CIE-LCH | lch(82.08, 36.82, 180.88°) |
| OKLab | oklab(83.2% -0.1075 -0.0021) |
| OKLCH | oklch(83.2% 0.108 181.1) |
| XYZ | xyz(43.7125, 60.4461, 66.4787) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 4.36
Seafoam Blue
#78D1B6
ΔE00 4.97
Aqua (survey)
#13EAC9
ΔE00 5.97
Mediumturquoise
#48D1CC
ΔE00 6.19
Pale Teal
#82CBB2
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCC #DF6E81
analogous
#6EDF94 #6EDFCC #6EB9DF
triadic
#6EDFCC #CC6EDF #DFCC6E
tetradic
#6EDFCC #946EDF #DF6E81 #B9DF6E
square
#6EDFCC #946EDF #DF6E81 #B9DF6E
split-complementary
#6EDFCC #DF6EB9 #DF946E
monochromatic
#26AD96 #3CD4BA #6EDFCC #A0EADE #D2F5EF
Accessibility & contrast
On white
1.60
#6EDFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#6EDFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#31E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfcc; /* rgb */ color: rgb(110, 223, 204); /* oklch */ color: oklch(83.2% 0.108 181.1);
Tailwind
colors: {
custom: {
50: '#a0e9db',
500: '#6edfcc',
950: '#000000',
},
}SCSS
$custom: #6edfcc; $custom-light: #a0e9db; $custom-dark: #000000;
JSON
{
"hex": "#6edfcc",
"rgb": {
"r": 110,
"g": 223,
"b": 204
},
"hsl": {
"h": 169.912,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83204,
"c": 0.10753,
"h": 181.1
},
"luminance": 0.6045
}Semantic roles & 50–950 ramp
primary
#6EDFCC
secondary
#AE4355
accent
#1A38CC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1615
muted
#808484