#5FFBF9#5FFBF9
#5FFBF9 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.130 H 193.9°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBF9 |
|---|---|
| RGB | rgb(95, 251, 249) |
| HSL | hsl(179, 95%, 68%) |
| HSV | hsv(179, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(90.90, -40.84, -11.22) |
| CIE-LCH | lch(90.90, 42.35, 195.36°) |
| OKLab | oklab(90.63% -0.126 -0.0312) |
| OKLCH | oklch(90.63% 0.13 193.9) |
| XYZ | xyz(56.3078, 78.2607, 101.7425) |
| Luminance | 0.7827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.57
Aqua
#00FFFF
ΔE00 2.57
Bright Turquoise
#0FFEF9
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.05
Bright Aqua
#0BF9EA
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBF9 #FB5F61
analogous
#5FFBAB #5FFBF9 #5FAFFB
triadic
#5FFBF9 #F95FFB #FBF95F
tetradic
#5FFBF9 #AB5FFB #FB5F61 #AFFB5F
square
#5FFBF9 #AB5FFB #FB5F61 #AFFB5F
split-complementary
#5FFBF9 #FB5FAF #FBAB5F
monochromatic
#05DAD7 #23FAF7 #5FFBF9 #9BFCFB #D6FEFD
Accessibility & contrast
On white
1.26
#5FFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#5FFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBF9
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBF9 | 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)
#ECEFF9
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffbf9; /* rgb */ color: rgb(95, 251, 249); /* oklch */ color: oklch(90.6% 0.130 193.9);
Tailwind
colors: {
custom: {
50: '#9efdfb',
500: '#5ffbf9',
950: '#000000',
},
}SCSS
$custom: #5ffbf9; $custom-light: #9efdfb; $custom-dark: #000000;
JSON
{
"hex": "#5ffbf9",
"rgb": {
"r": 95,
"g": 251,
"b": 249
},
"hsl": {
"h": 179.231,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.90627,
"c": 0.12976,
"h": 193.9
},
"luminance": 0.78267
}Semantic roles & 50–950 ramp
primary
#5FFBF9
secondary
#D42A2D
accent
#0003E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685