#6FE7CB#6FE7CB
#6FE7CB is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.1% C 0.116 H 175.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE7CB |
|---|---|
| RGB | rgb(111, 231, 203) |
| HSL | hsl(166, 71%, 67%) |
| HSV | hsv(166, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 12.1%, 9.4%) |
| CIE-LAB | lab(84.40, -40.47, 3.35) |
| CIE-LCH | lch(84.40, 40.60, 175.27°) |
| OKLab | oklab(85.08% -0.116 0.0083) |
| OKLCH | oklch(85.08% 0.116 175.9) |
| XYZ | xyz(45.9062, 64.8390, 66.5843) |
| Luminance | 0.6484 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.88
Aqua (survey)
#13EAC9
ΔE00 4.32
Light Turquoise
#7EF4CC
ΔE00 4.33
Light Teal
#90E4C1
ΔE00 4.84
Turquoise
#40E0D0
ΔE00 5.15
Aqua Marine
#2EE8BB
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE7CB #E76F8B
analogous
#6FE78F #6FE7CB #6FC7E7
triadic
#6FE7CB #CB6FE7 #E7CB6F
tetradic
#6FE7CB #8F6FE7 #E76F8B #C7E76F
square
#6FE7CB #8F6FE7 #E76F8B #C7E76F
split-complementary
#6FE7CB #E76FC7 #E78F6F
monochromatic
#1FBC98 #3BDEB8 #6FE7CB #A3F0DE #D8F8F1
Accessibility & contrast
On white
1.50
#6FE7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6FE7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE7CB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE7CB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#32EADF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6fe7cb; /* rgb */ color: rgb(111, 231, 203); /* oklch */ color: oklch(85.1% 0.116 175.9);
Tailwind
colors: {
custom: {
50: '#a1efda',
500: '#6fe7cb',
950: '#000000',
},
}SCSS
$custom: #6fe7cb; $custom-light: #a1efda; $custom-dark: #000000;
JSON
{
"hex": "#6fe7cb",
"rgb": {
"r": 111,
"g": 231,
"b": 203
},
"hsl": {
"h": 166,
"s": 71.429,
"l": 67.059
},
"oklch": {
"l": 0.85084,
"c": 0.11634,
"h": 175.9
},
"luminance": 0.64843
}Semantic roles & 50–950 ramp
primary
#6FE7CB
secondary
#BC3F5C
accent
#123FD3
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583