#5FFAAF#5FFAAF
#5FFAAF is a very light, vivid teal. Relative luminance 0.739; OKLCH L 88.4% C 0.169 H 158.7°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFAAF |
|---|---|
| RGB | rgb(95, 250, 175) |
| HSL | hsl(151, 94%, 68%) |
| HSV | hsv(151, 62%, 98%) |
| CMYK | cmyk(62%, 0%, 30%, 2%) |
| CIE-LAB | lab(88.87, -57.67, 24.13) |
| CIE-LCH | lch(88.87, 62.51, 157.29°) |
| OKLab | oklab(88.4% -0.1573 0.0612) |
| OKLCH | oklch(88.4% 0.169 158.7) |
| XYZ | xyz(46.6385, 73.8944, 52.3543) |
| Luminance | 0.7390 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.53
Light Blue Green
#7EFBB3
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFAAF #FA5FAA
analogous
#5FFA62 #5FFAAF #5FF7FA
triadic
#5FFAAF #AF5FFA #FAAF5F
tetradic
#5FFAAF #625FFA #FA5FAA #F7FA5F
square
#5FFAAF #625FFA #FA5FAA #F7FA5F
split-complementary
#5FFAAF #FA5FF7 #FA625F
monochromatic
#07D873 #24F891 #5FFAAF #9AFCCD #D6FEEA
Accessibility & contrast
On white
1.33
#5FFAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#5FFAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFAAF
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFAAF | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AA
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#00F9E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5ffaaf; /* rgb */ color: rgb(95, 250, 175); /* oklch */ color: oklch(88.4% 0.169 158.7);
Tailwind
colors: {
custom: {
50: '#9bfdc7',
500: '#5ffaaf',
950: '#000000',
},
}SCSS
$custom: #5ffaaf; $custom-light: #9bfdc7; $custom-dark: #000000;
JSON
{
"hex": "#5ffaaf",
"rgb": {
"r": 95,
"g": 250,
"b": 175
},
"hsl": {
"h": 150.968,
"s": 93.939,
"l": 67.647
},
"oklch": {
"l": 0.88401,
"c": 0.16874,
"h": 158.7
},
"luminance": 0.73899
}Semantic roles & 50–950 ramp
primary
#5FFAAF
secondary
#D22B7C
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682