#6FE7CA#6FE7CA
#6FE7CA is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.117 H 175.3°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7CA |
|---|---|
| RGB | rgb(111, 231, 202) |
| HSL | hsl(166, 71%, 67%) |
| HSV | hsv(166, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 12.6%, 9.4%) |
| CIE-LAB | lab(84.38, -40.70, 3.84) |
| CIE-LCH | lch(84.38, 40.88, 174.62°) |
| OKLab | oklab(85.06% -0.1165 0.0095) |
| OKLCH | oklch(85.06% 0.117 175.3) |
| XYZ | xyz(45.7874, 64.7915, 65.9587) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.05
Light Turquoise
#7EF4CC
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.29
Light Teal
#90E4C1
ΔE00 4.67
Aqua Marine
#2EE8BB
ΔE00 5.13
Turquoise
#40E0D0
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7CA #E76F8C
analogous
#6FE78E #6FE7CA #6FC8E7
triadic
#6FE7CA #CA6FE7 #E7CA6F
tetradic
#6FE7CA #8E6FE7 #E76F8C #C8E76F
square
#6FE7CA #8E6FE7 #E76F8C #C8E76F
split-complementary
#6FE7CA #E76FC8 #E78E6F
monochromatic
#1FBC96 #3BDEB7 #6FE7CA #A3F0DD #D8F8F1
Accessibility & contrast
On white
1.50
#6FE7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#6FE7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7CA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7CA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#33E9DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe7ca; /* rgb */ color: rgb(111, 231, 202); /* oklch */ color: oklch(85.1% 0.117 175.3);
Tailwind
colors: {
custom: {
50: '#a1efda',
500: '#6fe7ca',
950: '#000000',
},
}SCSS
$custom: #6fe7ca; $custom-light: #a1efda; $custom-dark: #000000;
JSON
{
"hex": "#6fe7ca",
"rgb": {
"r": 111,
"g": 231,
"b": 202
},
"hsl": {
"h": 165.5,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.85056,
"c": 0.11687,
"h": 175.3
},
"luminance": 0.64796
}Semantic roles & 50–950 ramp
primary
#6FE7CA
secondary
#BC3F5D
accent
#1241D3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583