#5FF5CC#5FF5CC
#5FF5CC is a very light, vivid teal. Relative luminance 0.721; OKLCH L 87.9% C 0.141 H 171.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF5CC |
|---|---|
| RGB | rgb(95, 245, 204) |
| HSL | hsl(164, 88%, 67%) |
| HSV | hsv(164, 61%, 96%) |
| CMYK | cmyk(61.2%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(88.01, -49.43, 7.97) |
| CIE-LCH | lch(88.01, 50.07, 170.84°) |
| OKLab | oklab(87.9% -0.1393 0.0203) |
| OKLCH | oklch(87.9% 0.141 171.7) |
| XYZ | xyz(48.2655, 72.0923, 68.4866) |
| Luminance | 0.7210 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.48
Aquamarine
#7FFFD4
ΔE00 3.06
Bright Teal
#01F9C6
ΔE00 3.35
Aqua Marine
#2EE8BB
ΔE00 3.75
Light Aqua
#8CFFDB
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF5CC #F55F88
analogous
#5FF581 #5FF5CC #5FD3F5
triadic
#5FF5CC #CC5FF5 #F5CC5F
tetradic
#5FF5CC #815FF5 #F55F88 #D3F55F
square
#5FF5CC #815FF5 #F55F88 #D3F55F
split-complementary
#5FF5CC #F55FD3 #F5815F
monochromatic
#0DCD98 #25F1BA #5FF5CC #99F9DE #D2FCF1
Accessibility & contrast
On white
1.36
#5FF5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5FF5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF5CC
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF5CC | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff5cc; /* rgb */ color: rgb(95, 245, 204); /* oklch */ color: oklch(87.9% 0.141 171.7);
Tailwind
colors: {
custom: {
50: '#9bf9db',
500: '#5ff5cc',
950: '#000000',
},
}SCSS
$custom: #5ff5cc; $custom-light: #9bf9db; $custom-dark: #000000;
JSON
{
"hex": "#5ff5cc",
"rgb": {
"r": 95,
"g": 245,
"b": 204
},
"hsl": {
"h": 163.6,
"s": 88.235,
"l": 66.667
},
"oklch": {
"l": 0.87897,
"c": 0.14076,
"h": 171.7
},
"luminance": 0.72097
}Semantic roles & 50–950 ramp
primary
#5FF5CC
secondary
#C92F59
accent
#013FE5
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584