#5FFCC6#5FFCC6
#5FFCC6 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.153 H 166.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFCC6 |
|---|---|
| RGB | rgb(95, 252, 198) |
| HSL | hsl(159, 96%, 68%) |
| HSV | hsv(159, 62%, 99%) |
| CMYK | cmyk(62.3%, 0%, 21.4%, 1.2%) |
| CIE-LAB | lab(89.92, -53.68, 13.79) |
| CIE-LCH | lch(89.92, 55.42, 165.59°) |
| OKLab | oklab(89.41% -0.149 0.0353) |
| OKLCH | oklch(89.41% 0.153 166.7) |
| XYZ | xyz(49.7176, 76.1257, 65.4887) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.08
Bright Teal
#01F9C6
ΔE00 3.10
Aquamarine
#7FFFD4
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.34
Greenish Cyan
#2AFEB7
ΔE00 3.63
Light Turquoise
#7EF4CC
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFCC6 #FC5F95
analogous
#5FFC77 #5FFCC6 #5FE3FC
triadic
#5FFCC6 #C65FFC #FCC65F
tetradic
#5FFCC6 #775FFC #FC5F95 #E3FC5F
square
#5FFCC6 #775FFC #FC5F95 #E3FC5F
split-complementary
#5FFCC6 #FC5FE3 #FC775F
monochromatic
#04DC92 #23FBB1 #5FFCC6 #9BFDDB #D7FEF1
Accessibility & contrast
On white
1.29
#5FFCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#5FFCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFCC6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFCC6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC3
Deuteranopia (green-blind)
#E1DCCA
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffcc6; /* rgb */ color: rgb(95, 252, 198); /* oklch */ color: oklch(89.4% 0.153 166.7);
Tailwind
colors: {
custom: {
50: '#9bfed7',
500: '#5ffcc6',
950: '#000000',
},
}SCSS
$custom: #5ffcc6; $custom-light: #9bfed7; $custom-dark: #000000;
JSON
{
"hex": "#5ffcc6",
"rgb": {
"r": 95,
"g": 252,
"b": 198
},
"hsl": {
"h": 159.363,
"s": 96.319,
"l": 68.039
},
"oklch": {
"l": 0.89408,
"c": 0.15314,
"h": 166.7
},
"luminance": 0.76131
}Semantic roles & 50–950 ramp
primary
#5FFCC6
secondary
#D52A65
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683