#5FF6CC#5FF6CC
#5FF6CC is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.142 H 171.3°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6CC |
|---|---|
| RGB | rgb(95, 246, 204) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.30, -49.85, 8.39) |
| CIE-LCH | lch(88.30, 50.55, 170.45°) |
| OKLab | oklab(88.14% -0.1403 0.0214) |
| OKLCH | oklch(88.14% 0.142 171.3) |
| XYZ | xyz(48.5688, 72.6990, 68.5877) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.50
Aquamarine
#7FFFD4
ΔE00 2.89
Bright Teal
#01F9C6
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 3.98
Light Aquamarine
#7BFDC7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6CC #F65F89
analogous
#5FF681 #5FF6CC #5FD5F6
triadic
#5FF6CC #CC5FF6 #F6CC5F
tetradic
#5FF6CC #815FF6 #F65F89 #D5F65F
square
#5FF6CC #815FF6 #F65F89 #D5F65F
split-complementary
#5FF6CC #F65FD5 #F6815F
monochromatic
#0CCF99 #25F3BA #5FF6CC #99F9DE #D3FDF1
Accessibility & contrast
On white
1.35
#5FF6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#5FF6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6CC
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6CC | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7CA
Deuteranopia (green-blind)
#DAD7CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ff6cc; /* rgb */ color: rgb(95, 246, 204); /* oklch */ color: oklch(88.1% 0.142 171.3);
Tailwind
colors: {
custom: {
50: '#9bfadb',
500: '#5ff6cc',
950: '#000000',
},
}SCSS
$custom: #5ff6cc; $custom-light: #9bfadb; $custom-dark: #000000;
JSON
{
"hex": "#5ff6cc",
"rgb": {
"r": 95,
"g": 246,
"b": 204
},
"hsl": {
"h": 163.311,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88135,
"c": 0.14193,
"h": 171.3
},
"luminance": 0.72704
}Semantic roles & 50–950 ramp
primary
#5FF6CC
secondary
#CB2F5A
accent
#0040E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584