#5FF6CB#5FF6CB
#5FF6CB is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.143 H 170.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6CB |
|---|---|
| RGB | rgb(95, 246, 203) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 17.5%, 3.5%) |
| CIE-LAB | lab(88.28, -50.08, 8.88) |
| CIE-LCH | lch(88.28, 50.86, 169.95°) |
| OKLab | oklab(88.11% -0.1407 0.0226) |
| OKLCH | oklch(88.11% 0.143 170.9) |
| XYZ | xyz(48.4493, 72.6512, 67.9581) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.49
Aquamarine
#7FFFD4
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.09
Light Aquamarine
#7BFDC7
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.81
Light Aqua
#8CFFDB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6CB #F65F8A
analogous
#5FF680 #5FF6CB #5FD6F6
triadic
#5FF6CB #CB5FF6 #F6CB5F
tetradic
#5FF6CB #805FF6 #F65F8A #D6F65F
square
#5FF6CB #805FF6 #F65F8A #D6F65F
split-complementary
#5FF6CB #F65FD6 #F6805F
monochromatic
#0CCF97 #25F3B8 #5FF6CB #99F9DE #D3FDF1
Accessibility & contrast
On white
1.35
#5FF6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#5FF6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6CB
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6CB | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C9
Deuteranopia (green-blind)
#DAD7CE
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff6cb; /* rgb */ color: rgb(95, 246, 203); /* oklch */ color: oklch(88.1% 0.143 170.9);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#5ff6cb',
950: '#000000',
},
}SCSS
$custom: #5ff6cb; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#5ff6cb",
"rgb": {
"r": 95,
"g": 246,
"b": 203
},
"hsl": {
"h": 162.914,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88108,
"c": 0.14256,
"h": 170.9
},
"luminance": 0.72656
}Semantic roles & 50–950 ramp
primary
#5FF6CB
secondary
#CB2F5B
accent
#0041E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583