#5FFAF2#5FFAF2
#5FFAF2 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.2% C 0.130 H 190.3°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAF2 |
|---|---|
| RGB | rgb(95, 250, 242) |
| HSL | hsl(177, 94%, 68%) |
| HSV | hsv(177, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(90.42, -42.23, -8.30) |
| CIE-LCH | lch(90.42, 43.04, 191.11°) |
| OKLab | oklab(90.17% -0.1279 -0.0232) |
| OKLCH | oklch(90.17% 0.13 190.3) |
| XYZ | xyz(54.9247, 77.2090, 95.9954) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 2.62
Bright Cyan
#41FDFE
ΔE00 3.10
Aqua
#00FFFF
ΔE00 3.45
Bright Aqua
#0BF9EA
ΔE00 3.46
Bright Light Blue
#26F7FD
ΔE00 4.65
Tiffany Blue
#7BF2DA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAF2 #FA5F67
analogous
#5FFAA4 #5FFAF2 #5FB5FA
triadic
#5FFAF2 #F25FFA #FAF25F
tetradic
#5FFAF2 #A45FFA #FA5F67 #B5FA5F
square
#5FFAF2 #A45FFA #FA5F67 #B5FA5F
split-complementary
#5FFAF2 #FA5FB5 #FAA45F
monochromatic
#07D8CD #24F8ED #5FFAF2 #9AFCF7 #D6FEFC
Accessibility & contrast
On white
1.28
#5FFAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#5FFAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAF2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAF2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF2
Deuteranopia (green-blind)
#D5DCF3
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffaf2; /* rgb */ color: rgb(95, 250, 242); /* oklch */ color: oklch(90.2% 0.130 190.3);
Tailwind
colors: {
custom: {
50: '#9dfcf6',
500: '#5ffaf2',
950: '#000000',
},
}SCSS
$custom: #5ffaf2; $custom-light: #9dfcf6; $custom-dark: #000000;
JSON
{
"hex": "#5ffaf2",
"rgb": {
"r": 95,
"g": 250,
"b": 242
},
"hsl": {
"h": 176.903,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.90172,
"c": 0.12997,
"h": 190.3
},
"luminance": 0.77215
}Semantic roles & 50–950 ramp
primary
#5FFAF2
secondary
#D22B34
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585