#5FFFCA#5FFFCA
#5FFFCA is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.154 H 167.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFCA |
|---|---|
| RGB | rgb(95, 255, 202) |
| HSL | hsl(160, 100%, 69%) |
| HSV | hsv(160, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.88, -54.02, 13.09) |
| CIE-LCH | lch(90.88, 55.58, 166.38°) |
| OKLab | oklab(90.22% -0.1502 0.0335) |
| OKLCH | oklch(90.22% 0.154 167.4) |
| XYZ | xyz(51.1345, 78.2117, 68.2672) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 3.12
Greenish Cyan
#2AFEB7
ΔE00 3.90
Light Greenish Blue
#63F7B4
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFCA #FF5F94
analogous
#5FFF7A #5FFFCA #5FE4FF
triadic
#5FFFCA #CA5FFF #FFCA5F
tetradic
#5FFFCA #7A5FFF #FF5F94 #E4FF5F
square
#5FFFCA #7A5FFF #FF5F94 #E4FF5F
split-complementary
#5FFFCA #FF5FE4 #FF7A5F
monochromatic
#00E498 #22FFB6 #5FFFCA #9CFFDE #D9FFF3
Accessibility & contrast
On white
1.26
#5FFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#5FFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFCA
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFCA | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5fffca; /* rgb */ color: rgb(95, 255, 202); /* oklch */ color: oklch(90.2% 0.154 167.4);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#5fffca',
950: '#000000',
},
}SCSS
$custom: #5fffca; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#5fffca",
"rgb": {
"r": 95,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.9022,
"c": 0.15392,
"h": 167.4
},
"luminance": 0.78217
}Semantic roles & 50–950 ramp
primary
#5FFFCA
secondary
#D92963
accent
#004CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683