#5FFFF4#5FFFF4
#5FFFF4 is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.134 H 188.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFFF4 |
|---|---|
| RGB | rgb(95, 255, 244) |
| HSL | hsl(176, 100%, 69%) |
| HSV | hsv(176, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(91.90, -43.93, -7.14) |
| CIE-LCH | lch(91.90, 44.50, 189.23°) |
| OKLab | oklab(91.39% -0.132 -0.02) |
| OKLCH | oklch(91.39% 0.134 188.6) |
| XYZ | xyz(56.8011, 80.4783, 98.1108) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.87
Bright Aqua
#0BF9EA
ΔE00 3.11
Bright Cyan
#41FDFE
ΔE00 3.91
Aqua
#00FFFF
ΔE00 3.97
Bright Light Blue
#26F7FD
ΔE00 5.70
Tiffany Blue
#7BF2DA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFFF4 #FF5F6A
analogous
#5FFFA4 #5FFFF4 #5FBAFF
triadic
#5FFFF4 #F45FFF #FFF45F
tetradic
#5FFFF4 #A45FFF #FF5F6A #BAFF5F
square
#5FFFF4 #A45FFF #FF5F6A #BAFF5F
split-complementary
#5FFFF4 #FF5FBA #FFA45F
monochromatic
#00E4D4 #22FFF0 #5FFFF4 #9CFFF8 #D9FFFC
Accessibility & contrast
On white
1.23
#5FFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#5FFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFFF4
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFFF4 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #5ffff4; /* rgb */ color: rgb(95, 255, 244); /* oklch */ color: oklch(91.4% 0.134 188.6);
Tailwind
colors: {
custom: {
50: '#9efff7',
500: '#5ffff4',
950: '#000000',
},
}SCSS
$custom: #5ffff4; $custom-light: #9efff7; $custom-dark: #000000;
JSON
{
"hex": "#5ffff4",
"rgb": {
"r": 95,
"g": 255,
"b": 244
},
"hsl": {
"h": 175.875,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.91392,
"c": 0.1335,
"h": 188.6
},
"luminance": 0.80485
}Semantic roles & 50–950 ramp
primary
#5FFFF4
secondary
#D92935
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685