#6FE5CB#6FE5CB
#6FE5CB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.6% C 0.114 H 177.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE5CB |
|---|---|
| RGB | rgb(111, 229, 203) |
| HSL | hsl(167, 69%, 67%) |
| HSV | hsv(167, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 11.4%, 10.2%) |
| CIE-LAB | lab(83.82, -39.57, 2.51) |
| CIE-LCH | lch(83.82, 39.65, 176.38°) |
| OKLab | oklab(84.62% -0.1139 0.006) |
| OKLCH | oklch(84.62% 0.114 177) |
| XYZ | xyz(45.3496, 63.7258, 66.3988) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.04
Aqua (survey)
#13EAC9
ΔE00 4.56
Turquoise
#40E0D0
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE5CB #E56F89
analogous
#6FE590 #6FE5CB #6FC4E5
triadic
#6FE5CB #CB6FE5 #E5CB6F
tetradic
#6FE5CB #906FE5 #E56F89 #C4E56F
square
#6FE5CB #906FE5 #E56F89 #C4E56F
split-complementary
#6FE5CB #E56FC4 #E5906F
monochromatic
#21B897 #3BDCB8 #6FE5CB #A3EEDE #D7F8F0
Accessibility & contrast
On white
1.53
#6FE5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#6FE5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE5CB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE5CB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#33E8DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #6fe5cb; /* rgb */ color: rgb(111, 229, 203); /* oklch */ color: oklch(84.6% 0.114 177.0);
Tailwind
colors: {
custom: {
50: '#a1eeda',
500: '#6fe5cb',
950: '#000000',
},
}SCSS
$custom: #6fe5cb; $custom-light: #a1eeda; $custom-dark: #000000;
JSON
{
"hex": "#6fe5cb",
"rgb": {
"r": 111,
"g": 229,
"b": 203
},
"hsl": {
"h": 166.78,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.84616,
"c": 0.11403,
"h": 177
},
"luminance": 0.6373
}Semantic roles & 50–950 ramp
primary
#6FE5CB
secondary
#B8405A
accent
#143ED1
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#101614
muted
#808583