#5FF4CA#5FF4CA
#5FF4CA is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.141 H 171.1°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4CA |
|---|---|
| RGB | rgb(95, 244, 202) |
| HSL | hsl(163, 87%, 66%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 17.2%, 4.3%) |
| CIE-LAB | lab(87.68, -49.47, 8.53) |
| CIE-LCH | lch(87.68, 50.20, 170.22°) |
| OKLab | oklab(87.61% -0.1392 0.0217) |
| OKLCH | oklch(87.61% 0.141 171.1) |
| XYZ | xyz(47.7255, 71.3936, 67.1308) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.43
Aquamarine
#7FFFD4
ΔE00 3.15
Bright Teal
#01F9C6
ΔE00 3.28
Aqua Marine
#2EE8BB
ΔE00 3.53
Light Aquamarine
#7BFDC7
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4CA #F45F89
analogous
#5FF480 #5FF4CA #5FD4F4
triadic
#5FF4CA #CA5FF4 #F4CA5F
tetradic
#5FF4CA #805FF4 #F45F89 #D4F45F
square
#5FF4CA #805FF4 #F45F89 #D4F45F
split-complementary
#5FF4CA #F45FD4 #F4805F
monochromatic
#0ECB95 #26F0B7 #5FF4CA #98F8DD #D2FCF0
Accessibility & contrast
On white
1.37
#5FF4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#5FF4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4CA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4CA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff4ca; /* rgb */ color: rgb(95, 244, 202); /* oklch */ color: oklch(87.6% 0.141 171.1);
Tailwind
colors: {
custom: {
50: '#9af8da',
500: '#5ff4ca',
950: '#000000',
},
}SCSS
$custom: #5ff4ca; $custom-light: #9af8da; $custom-dark: #000000;
JSON
{
"hex": "#5ff4ca",
"rgb": {
"r": 95,
"g": 244,
"b": 202
},
"hsl": {
"h": 163.087,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87607,
"c": 0.14086,
"h": 171.1
},
"luminance": 0.71399
}Semantic roles & 50–950 ramp
primary
#5FF4CA
secondary
#C7305B
accent
#0241E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583