#5FFAF4#5FFAF4
#5FFAF4 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.2% C 0.130 H 191.5°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAF4 |
|---|---|
| RGB | rgb(95, 250, 244) |
| HSL | hsl(178, 94%, 68%) |
| HSV | hsv(178, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 2.4%, 2%) |
| CIE-LAB | lab(90.47, -41.71, -9.25) |
| CIE-LCH | lch(90.47, 42.72, 192.51°) |
| OKLab | oklab(90.24% -0.127 -0.0258) |
| OKLCH | oklch(90.24% 0.13 191.5) |
| XYZ | xyz(55.2268, 77.3298, 97.5860) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.52
Bright Cyan
#41FDFE
ΔE00 2.53
Aqua
#00FFFF
ΔE00 3.06
Bright Aqua
#0BF9EA
ΔE00 3.95
Bright Light Blue
#26F7FD
ΔE00 4.07
Tiffany Blue
#7BF2DA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAF4 #FA5F65
analogous
#5FFAA6 #5FFAF4 #5FB3FA
triadic
#5FFAF4 #F45FFA #FAF45F
tetradic
#5FFAF4 #A65FFA #FA5F65 #B3FA5F
square
#5FFAF4 #A65FFA #FA5F65 #B3FA5F
split-complementary
#5FFAF4 #FA5FB3 #FAA65F
monochromatic
#07D8D0 #24F8F0 #5FFAF4 #9AFCF8 #D6FEFC
Accessibility & contrast
On white
1.28
#5FFAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5FFAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAF4
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAF4 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF4
Deuteranopia (green-blind)
#D4DCF5
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffaf4; /* rgb */ color: rgb(95, 250, 244); /* oklch */ color: oklch(90.2% 0.130 191.5);
Tailwind
colors: {
custom: {
50: '#9dfcf7',
500: '#5ffaf4',
950: '#000000',
},
}SCSS
$custom: #5ffaf4; $custom-light: #9dfcf7; $custom-dark: #000000;
JSON
{
"hex": "#5ffaf4",
"rgb": {
"r": 95,
"g": 250,
"b": 244
},
"hsl": {
"h": 177.677,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.90236,
"c": 0.12964,
"h": 191.5
},
"luminance": 0.77336
}Semantic roles & 50–950 ramp
primary
#5FFAF4
secondary
#D22B32
accent
#0009E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585