#6EDFCA#6EDFCA
#6EDFCA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.1% C 0.108 H 179.7°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EDFCA |
|---|---|
| RGB | rgb(110, 223, 202) |
| HSL | hsl(169, 64%, 65%) |
| HSV | hsv(169, 51%, 87%) |
| CMYK | cmyk(50.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.03, -37.29, 0.42) |
| CIE-LCH | lch(82.03, 37.30, 179.36°) |
| OKLab | oklab(83.15% -0.1084 0.0005) |
| OKLCH | oklch(83.15% 0.108 179.7) |
| XYZ | xyz(43.4742, 60.3508, 65.2235) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.63
Tiffany Blue
#7BF2DA
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 5.62
Light Teal
#90E4C1
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EDFCA #DF6E83
analogous
#6EDF92 #6EDFCA #6EBBDF
triadic
#6EDFCA #CA6EDF #DFCA6E
tetradic
#6EDFCA #926EDF #DF6E83 #BBDF6E
square
#6EDFCA #926EDF #DF6E83 #BBDF6E
split-complementary
#6EDFCA #DF6EBB #DF926E
monochromatic
#26AD94 #3CD4B8 #6EDFCA #A0EADC #D2F5EF
Accessibility & contrast
On white
1.61
#6EDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#6EDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EDFCA
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EDFCA | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#33E2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #6edfca; /* rgb */ color: rgb(110, 223, 202); /* oklch */ color: oklch(83.1% 0.108 179.7);
Tailwind
colors: {
custom: {
50: '#a0e9da',
500: '#6edfca',
950: '#000000',
},
}SCSS
$custom: #6edfca; $custom-light: #a0e9da; $custom-dark: #000000;
JSON
{
"hex": "#6edfca",
"rgb": {
"r": 110,
"g": 223,
"b": 202
},
"hsl": {
"h": 168.85,
"s": 63.842,
"l": 65.294
},
"oklch": {
"l": 0.83145,
"c": 0.10838,
"h": 179.7
},
"luminance": 0.60355
}Semantic roles & 50–950 ramp
primary
#6EDFCA
secondary
#AE4357
accent
#1A3BCC
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#0F1614
muted
#808483