#5AFFAF#5AFFAF
#5AFFAF is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.177 H 158.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #5AFFAF |
|---|---|
| RGB | rgb(90, 255, 175) |
| HSL | hsl(151, 100%, 68%) |
| HSV | hsv(151, 65%, 100%) |
| CMYK | cmyk(64.7%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(90.22, -60.49, 25.96) |
| CIE-LCH | lch(90.22, 65.82, 156.77°) |
| OKLab | oklab(89.47% -0.1646 0.0657) |
| OKLCH | oklch(89.47% 0.177 158.2) |
| XYZ | xyz(47.7098, 76.7837, 52.8555) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.97
Sea Green (survey)
#53FCA1
ΔE00 2.10
Bright Sea Green
#05FFA6
ΔE00 2.49
Light Bluish Green
#76FDA8
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5AFFAF #FF5AAA
analogous
#5AFF5C #5AFFAF #5AFDFF
triadic
#5AFFAF #AF5AFF #FFAF5A
tetradic
#5AFFAF #5C5AFF #FF5AAA #FDFF5A
square
#5AFFAF #5C5AFF #FF5AAA #FDFF5A
split-complementary
#5AFFAF #FF5AFD #FF5C5A
monochromatic
#00DF73 #1DFF91 #5AFFAF #97FFCD #D4FFEA
Accessibility & contrast
On white
1.28
#5AFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#5AFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5AFFAF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5AFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5AFFAF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECAA
Deuteranopia (green-blind)
#E7DDB4
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5affaf; /* rgb */ color: rgb(90, 255, 175); /* oklch */ color: oklch(89.5% 0.177 158.2);
Tailwind
colors: {
custom: {
50: '#99ffc7',
500: '#5affaf',
950: '#000000',
},
}SCSS
$custom: #5affaf; $custom-light: #99ffc7; $custom-dark: #000000;
JSON
{
"hex": "#5affaf",
"rgb": {
"r": 90,
"g": 255,
"b": 175
},
"hsl": {
"h": 150.909,
"s": 100,
"l": 67.647
},
"oklch": {
"l": 0.89474,
"c": 0.17719,
"h": 158.2
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#5AFFAF
secondary
#D7267C
accent
#006FE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682