#5FFBFA#5FFBFA
#5FFBFA is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.7% C 0.130 H 194.5°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFBFA |
|---|---|
| RGB | rgb(95, 251, 250) |
| HSL | hsl(180, 95%, 68%) |
| HSV | hsv(180, 62%, 98%) |
| CMYK | cmyk(62.2%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(90.93, -40.57, -11.70) |
| CIE-LCH | lch(90.93, 42.22, 196.08°) |
| OKLab | oklab(90.66% -0.1255 -0.0325) |
| OKLCH | oklch(90.66% 0.13 194.5) |
| XYZ | xyz(56.4642, 78.3232, 102.5661) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.45
Aqua
#00FFFF
ΔE00 2.57
Bright Light Blue
#26F7FD
ΔE00 2.82
Bright Turquoise
#0FFEF9
ΔE00 2.97
Bright Aqua
#0BF9EA
ΔE00 5.38
Light Cyan
#ACFFFC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFBFA #FB5F60
analogous
#5FFBAC #5FFBFA #5FAEFB
triadic
#5FFBFA #FA5FFB #FBFA5F
tetradic
#5FFBFA #AC5FFB #FB5F60 #AEFB5F
square
#5FFBFA #AC5FFB #FB5F60 #AEFB5F
split-complementary
#5FFBFA #FB5FAE #FBAC5F
monochromatic
#05DAD9 #23FAF8 #5FFBFA #9BFCFC #D6FEFE
Accessibility & contrast
On white
1.26
#5FFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#5FFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFBFA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFBFA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFFA
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5ffbfa; /* rgb */ color: rgb(95, 251, 250); /* oklch */ color: oklch(90.7% 0.130 194.5);
Tailwind
colors: {
custom: {
50: '#9efdfb',
500: '#5ffbfa',
950: '#000000',
},
}SCSS
$custom: #5ffbfa; $custom-light: #9efdfb; $custom-dark: #000000;
JSON
{
"hex": "#5ffbfa",
"rgb": {
"r": 95,
"g": 251,
"b": 250
},
"hsl": {
"h": 179.615,
"s": 95.122,
"l": 67.843
},
"oklch": {
"l": 0.9066,
"c": 0.12968,
"h": 194.5
},
"luminance": 0.78329
}Semantic roles & 50–950 ramp
primary
#5FFBFA
secondary
#D42A2C
accent
#0001E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585