#5FFBCE#5FFBCE
#5FFBCE is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.146 H 170.5°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBCE |
|---|---|
| RGB | rgb(95, 251, 206) |
| HSL | hsl(163, 95%, 68%) |
| HSV | hsv(163, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 17.9%, 1.6%) |
| CIE-LAB | lab(89.80, -51.48, 9.50) |
| CIE-LCH | lch(89.80, 52.34, 169.54°) |
| OKLab | oklab(89.37% -0.1445 0.0243) |
| OKLCH | oklch(89.37% 0.146 170.5) |
| XYZ | xyz(50.3516, 75.8782, 70.3729) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.39
Bright Teal
#01F9C6
ΔE00 2.90
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.89
Aqua Marine
#2EE8BB
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBCE #FB5F8C
analogous
#5FFB80 #5FFBCE #5FDAFB
triadic
#5FFBCE #CE5FFB #FBCE5F
tetradic
#5FFBCE #805FFB #FB5F8C #DAFB5F
square
#5FFBCE #805FFB #FB5F8C #DAFB5F
split-complementary
#5FFBCE #FB5FDA #FB805F
monochromatic
#05DA9D #23FABC #5FFBCE #9BFCE0 #D6FEF3
Accessibility & contrast
On white
1.30
#5FFBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#5FFBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBCE
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBCE | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#DEDBD1
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5ffbce; /* rgb */ color: rgb(95, 251, 206); /* oklch */ color: oklch(89.4% 0.146 170.5);
Tailwind
colors: {
custom: {
50: '#9bfddd',
500: '#5ffbce',
950: '#000000',
},
}SCSS
$custom: #5ffbce; $custom-light: #9bfddd; $custom-dark: #000000;
JSON
{
"hex": "#5ffbce",
"rgb": {
"r": 95,
"g": 251,
"b": 206
},
"hsl": {
"h": 162.692,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.89373,
"c": 0.14648,
"h": 170.5
},
"luminance": 0.75883
}Semantic roles & 50–950 ramp
primary
#5FFBCE
secondary
#D42A5B
accent
#0042E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684