#5FFFFA#5FFFFA
#5FFFFA is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.132 H 192.1°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFFA |
|---|---|
| RGB | rgb(95, 255, 250) |
| HSL | hsl(178, 100%, 69%) |
| HSV | hsv(178, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 2%, 0%) |
| CIE-LAB | lab(92.06, -42.36, -10.01) |
| CIE-LCH | lch(92.06, 43.53, 193.29°) |
| OKLab | oklab(91.58% -0.1295 -0.0278) |
| OKLCH | oklch(91.58% 0.132 192.1) |
| XYZ | xyz(57.7269, 80.8487, 102.9870) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.17
Bright Turquoise
#0FFEF9
ΔE00 2.37
Aqua
#00FFFF
ΔE00 2.66
Bright Light Blue
#26F7FD
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 4.40
Light Cyan
#ACFFFC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFFA #FF5F64
analogous
#5FFFAA #5FFFFA #5FB4FF
triadic
#5FFFFA #FA5FFF #FFFA5F
tetradic
#5FFFFA #AA5FFF #FF5F64 #B4FF5F
square
#5FFFFA #AA5FFF #FF5F64 #B4FF5F
split-complementary
#5FFFFA #FF5FB4 #FFAA5F
monochromatic
#00E4DC #22FFF8 #5FFFFA #9CFFFC #D9FFFE
Accessibility & contrast
On white
1.22
#5FFFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#5FFFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFFA
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFFA | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffffa; /* rgb */ color: rgb(95, 255, 250); /* oklch */ color: oklch(91.6% 0.132 192.1);
Tailwind
colors: {
custom: {
50: '#9efffb',
500: '#5ffffa',
950: '#000000',
},
}SCSS
$custom: #5ffffa; $custom-light: #9efffb; $custom-dark: #000000;
JSON
{
"hex": "#5ffffa",
"rgb": {
"r": 95,
"g": 255,
"b": 250
},
"hsl": {
"h": 178.125,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91581,
"c": 0.13244,
"h": 192.1
},
"luminance": 0.80855
}Semantic roles & 50–950 ramp
primary
#5FFFFA
secondary
#D9292E
accent
#0007E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685