#6FE5CA#6FE5CA
#6FE5CA is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.6% C 0.115 H 176.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5CA |
|---|---|
| RGB | rgb(111, 229, 202) |
| HSL | hsl(166, 69%, 67%) |
| HSV | hsv(166, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 11.8%, 10.2%) |
| CIE-LAB | lab(83.80, -39.80, 3.00) |
| CIE-LCH | lch(83.80, 39.91, 175.69°) |
| OKLab | oklab(84.59% -0.1143 0.0073) |
| OKLCH | oklch(84.59% 0.115 176.3) |
| XYZ | xyz(45.2309, 63.6783, 65.7732) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.15
Aqua (survey)
#13EAC9
ΔE00 4.49
Light Turquoise
#7EF4CC
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 4.89
Seafoam Blue
#78D1B6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5CA #E56F8A
analogous
#6FE58F #6FE5CA #6FC5E5
triadic
#6FE5CA #CA6FE5 #E5CA6F
tetradic
#6FE5CA #8F6FE5 #E56F8A #C5E56F
square
#6FE5CA #8F6FE5 #E56F8A #C5E56F
split-complementary
#6FE5CA #E56FC5 #E58F6F
monochromatic
#21B896 #3BDCB7 #6FE5CA #A3EEDD #D7F8F0
Accessibility & contrast
On white
1.53
#6FE5CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#6FE5CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5CA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5CA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#34E8DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe5ca; /* rgb */ color: rgb(111, 229, 202); /* oklch */ color: oklch(84.6% 0.115 176.3);
Tailwind
colors: {
custom: {
50: '#a1eeda',
500: '#6fe5ca',
950: '#000000',
},
}SCSS
$custom: #6fe5ca; $custom-light: #a1eeda; $custom-dark: #000000;
JSON
{
"hex": "#6fe5ca",
"rgb": {
"r": 111,
"g": 229,
"b": 202
},
"hsl": {
"h": 166.271,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.84588,
"c": 0.11455,
"h": 176.3
},
"luminance": 0.63682
}Semantic roles & 50–950 ramp
primary
#6FE5CA
secondary
#B8405B
accent
#143FD1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583