#5FFFCB#5FFFCB
#5FFFCB is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.2% C 0.153 H 167.8°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFCB |
|---|---|
| RGB | rgb(95, 255, 203) |
| HSL | hsl(161, 100%, 69%) |
| HSV | hsv(161, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.90, -53.80, 12.61) |
| CIE-LCH | lch(90.90, 55.25, 166.81°) |
| OKLab | oklab(90.25% -0.1498 0.0323) |
| OKLCH | oklch(90.25% 0.153 167.8) |
| XYZ | xyz(51.2533, 78.2593, 68.8928) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.36
Aquamarine
#7FFFD4
ΔE00 2.79
Bright Teal
#01F9C6
ΔE00 3.06
Light Turquoise
#7EF4CC
ΔE00 3.91
Greenish Cyan
#2AFEB7
ΔE00 4.10
Light Greenish Blue
#63F7B4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFCB #FF5F93
analogous
#5FFF7B #5FFFCB #5FE3FF
triadic
#5FFFCB #CB5FFF #FFCB5F
tetradic
#5FFFCB #7B5FFF #FF5F93 #E3FF5F
square
#5FFFCB #7B5FFF #FF5F93 #E3FF5F
split-complementary
#5FFFCB #FF5FE3 #FF7B5F
monochromatic
#00E49A #22FFB7 #5FFFCB #9CFFDF #D9FFF3
Accessibility & contrast
On white
1.26
#5FFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#5FFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFCB
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFCB | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC8
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5fffcb; /* rgb */ color: rgb(95, 255, 203); /* oklch */ color: oklch(90.2% 0.153 167.8);
Tailwind
colors: {
custom: {
50: '#9cffda',
500: '#5fffcb',
950: '#000000',
},
}SCSS
$custom: #5fffcb; $custom-light: #9cffda; $custom-dark: #000000;
JSON
{
"hex": "#5fffcb",
"rgb": {
"r": 95,
"g": 255,
"b": 203
},
"hsl": {
"h": 160.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.90245,
"c": 0.15323,
"h": 167.8
},
"luminance": 0.78265
}Semantic roles & 50–950 ramp
primary
#5FFFCB
secondary
#D92962
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101815
muted
#808684