#5FFAF5#5FFAF5
#5FFAF5 is a very light, vivid teal. Relative luminance 0.774; OKLCH L 90.3% C 0.130 H 192.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAF5 |
|---|---|
| RGB | rgb(95, 250, 245) |
| HSL | hsl(178, 94%, 68%) |
| HSV | hsv(178, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 2%, 2%) |
| CIE-LAB | lab(90.50, -41.45, -9.73) |
| CIE-LCH | lch(90.50, 42.57, 193.22°) |
| OKLab | oklab(90.27% -0.1266 -0.0271) |
| OKLCH | oklch(90.27% 0.13 192.1) |
| XYZ | xyz(55.3790, 77.3907, 98.3878) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.27
Bright Turquoise
#0FFEF9
ΔE00 2.54
Aqua
#00FFFF
ΔE00 2.91
Bright Light Blue
#26F7FD
ΔE00 3.78
Bright Aqua
#0BF9EA
ΔE00 4.22
Light Cyan
#ACFFFC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAF5 #FA5F64
analogous
#5FFAA8 #5FFAF5 #5FB1FA
triadic
#5FFAF5 #F55FFA #FAF55F
tetradic
#5FFAF5 #A85FFA #FA5F64 #B1FA5F
square
#5FFAF5 #A85FFA #FA5F64 #B1FA5F
split-complementary
#5FFAF5 #FA5FB1 #FAA85F
monochromatic
#07D8D1 #24F8F1 #5FFAF5 #9AFCF9 #D6FEFC
Accessibility & contrast
On white
1.27
#5FFAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#5FFAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAF5
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAF5 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#D4DCF6
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffaf5; /* rgb */ color: rgb(95, 250, 245); /* oklch */ color: oklch(90.3% 0.130 192.1);
Tailwind
colors: {
custom: {
50: '#9dfcf8',
500: '#5ffaf5',
950: '#000000',
},
}SCSS
$custom: #5ffaf5; $custom-light: #9dfcf8; $custom-dark: #000000;
JSON
{
"hex": "#5ffaf5",
"rgb": {
"r": 95,
"g": 250,
"b": 245
},
"hsl": {
"h": 178.065,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.90267,
"c": 0.1295,
"h": 192.1
},
"luminance": 0.77397
}Semantic roles & 50–950 ramp
primary
#5FFAF5
secondary
#D22B31
accent
#0007E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585