#5FFFFB#5FFFFB
#5FFFFB is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.132 H 192.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFFB |
|---|---|
| RGB | rgb(95, 255, 251) |
| HSL | hsl(179, 100%, 69%) |
| HSV | hsv(179, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.09, -42.10, -10.48) |
| CIE-LCH | lch(92.09, 43.38, 193.98°) |
| OKLab | oklab(91.61% -0.1291 -0.0291) |
| OKLCH | oklch(91.61% 0.132 192.7) |
| XYZ | xyz(57.8841, 80.9116, 103.8150) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.92
Bright Turquoise
#0FFEF9
ΔE00 2.44
Aqua
#00FFFF
ΔE00 2.53
Bright Light Blue
#26F7FD
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFFB #FF5F63
analogous
#5FFFAB #5FFFFB #5FB3FF
triadic
#5FFFFB #FB5FFF #FFFB5F
tetradic
#5FFFFB #AB5FFF #FF5F63 #B3FF5F
square
#5FFFFB #AB5FFF #FF5F63 #B3FF5F
split-complementary
#5FFFFB #FF5FB3 #FFAB5F
monochromatic
#00E4DE #22FFF9 #5FFFFB #9CFFFD #D9FFFE
Accessibility & contrast
On white
1.22
#5FFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#5FFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFFB
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFFB | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffffb; /* rgb */ color: rgb(95, 255, 251); /* oklch */ color: oklch(91.6% 0.132 192.7);
Tailwind
colors: {
custom: {
50: '#9efffc',
500: '#5ffffb',
950: '#000000',
},
}SCSS
$custom: #5ffffb; $custom-light: #9efffc; $custom-dark: #000000;
JSON
{
"hex": "#5ffffb",
"rgb": {
"r": 95,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.5,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91613,
"c": 0.13232,
"h": 192.7
},
"luminance": 0.80918
}Semantic roles & 50–950 ramp
primary
#5FFFFB
secondary
#D9292D
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685