#5FF3CC#5FF3CC
#5FF3CC is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.4% C 0.138 H 172.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF3CC |
|---|---|
| RGB | rgb(95, 243, 204) |
| HSL | hsl(164, 86%, 66%) |
| HSV | hsv(164, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.43, -48.58, 7.14) |
| CIE-LCH | lch(87.43, 49.10, 171.64°) |
| OKLab | oklab(87.42% -0.1373 0.0181) |
| OKLCH | oklch(87.42% 0.138 172.5) |
| XYZ | xyz(47.6637, 70.8888, 68.2860) |
| Luminance | 0.7089 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 3.46
Aqua Marine
#2EE8BB
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 3.89
Light Aqua
#8CFFDB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF3CC #F35F86
analogous
#5FF382 #5FF3CC #5FD0F3
triadic
#5FF3CC #CC5FF3 #F3CC5F
tetradic
#5FF3CC #825FF3 #F35F86 #D0F35F
square
#5FF3CC #825FF3 #F35F86 #D0F35F
split-complementary
#5FF3CC #F35FD0 #F3825F
monochromatic
#0FC998 #26EFBA #5FF3CC #98F7DE #D1FCF0
Accessibility & contrast
On white
1.38
#5FF3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#5FF3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF3CC
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF3CC | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff3cc; /* rgb */ color: rgb(95, 243, 204); /* oklch */ color: oklch(87.4% 0.138 172.5);
Tailwind
colors: {
custom: {
50: '#9af8db',
500: '#5ff3cc',
950: '#000000',
},
}SCSS
$custom: #5ff3cc; $custom-light: #9af8db; $custom-dark: #000000;
JSON
{
"hex": "#5ff3cc",
"rgb": {
"r": 95,
"g": 243,
"b": 204
},
"hsl": {
"h": 164.189,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.87423,
"c": 0.13845,
"h": 172.5
},
"luminance": 0.70894
}Semantic roles & 50–950 ramp
primary
#5FF3CC
secondary
#C53158
accent
#033EE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584