#5FF4CB#5FF4CB
#5FF4CB is a very light, vivid teal. Relative luminance 0.714; OKLCH L 87.6% C 0.140 H 171.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF4CB |
|---|---|
| RGB | rgb(95, 244, 203) |
| HSL | hsl(163, 87%, 66%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.1%, 0%, 16.8%, 4.3%) |
| CIE-LAB | lab(87.70, -49.24, 8.04) |
| CIE-LCH | lch(87.70, 49.89, 170.72°) |
| OKLab | oklab(87.63% -0.1387 0.0205) |
| OKLCH | oklch(87.63% 0.14 171.6) |
| XYZ | xyz(47.8442, 71.4411, 67.7564) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.45
Aquamarine
#7FFFD4
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.39
Aqua Marine
#2EE8BB
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 4.13
Aqua (survey)
#13EAC9
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF4CB #F45F88
analogous
#5FF481 #5FF4CB #5FD3F4
triadic
#5FF4CB #CB5FF4 #F4CB5F
tetradic
#5FF4CB #815FF4 #F45F88 #D3F45F
square
#5FF4CB #815FF4 #F45F88 #D3F45F
split-complementary
#5FF4CB #F45FD3 #F4815F
monochromatic
#0ECB97 #26F0B8 #5FF4CB #98F8DE #D2FCF0
Accessibility & contrast
On white
1.37
#5FF4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#5FF4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF4CB
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF4CB | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D8D5CE
Tritanopia (blue-blind)
#00F6E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff4cb; /* rgb */ color: rgb(95, 244, 203); /* oklch */ color: oklch(87.6% 0.140 171.6);
Tailwind
colors: {
custom: {
50: '#9af8da',
500: '#5ff4cb',
950: '#000000',
},
}SCSS
$custom: #5ff4cb; $custom-light: #9af8da; $custom-dark: #000000;
JSON
{
"hex": "#5ff4cb",
"rgb": {
"r": 95,
"g": 244,
"b": 203
},
"hsl": {
"h": 163.49,
"s": 87.135,
"l": 66.471
},
"oklch": {
"l": 0.87634,
"c": 0.14022,
"h": 171.6
},
"luminance": 0.71446
}Semantic roles & 50–950 ramp
primary
#5FF4CB
secondary
#C7305A
accent
#0240E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583