#5FF6CA#5FF6CA
#5FF6CA is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.1% C 0.143 H 170.4°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF6CA |
|---|---|
| RGB | rgb(95, 246, 202) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 61%, 96%) |
| CMYK | cmyk(61.4%, 0%, 17.9%, 3.5%) |
| CIE-LAB | lab(88.26, -50.31, 9.36) |
| CIE-LCH | lch(88.26, 51.17, 169.46°) |
| OKLab | oklab(88.08% -0.1412 0.0239) |
| OKLCH | oklch(88.08% 0.143 170.4) |
| XYZ | xyz(48.3305, 72.6037, 67.3325) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.51
Aquamarine
#7FFFD4
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.00
Light Aquamarine
#7BFDC7
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF6CA #F65F8B
analogous
#5FF67F #5FF6CA #5FD6F6
triadic
#5FF6CA #CA5FF6 #F6CA5F
tetradic
#5FF6CA #7F5FF6 #F65F8B #D6F65F
square
#5FF6CA #7F5FF6 #F65F8B #D6F65F
split-complementary
#5FF6CA #F65FD6 #F67F5F
monochromatic
#0CCF96 #25F3B7 #5FF6CA #99F9DD #D3FDF0
Accessibility & contrast
On white
1.35
#5FF6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#5FF6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF6CA
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF6CA | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE7C8
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff6ca; /* rgb */ color: rgb(95, 246, 202); /* oklch */ color: oklch(88.1% 0.143 170.4);
Tailwind
colors: {
custom: {
50: '#9bfada',
500: '#5ff6ca',
950: '#000000',
},
}SCSS
$custom: #5ff6ca; $custom-light: #9bfada; $custom-dark: #000000;
JSON
{
"hex": "#5ff6ca",
"rgb": {
"r": 95,
"g": 246,
"b": 202
},
"hsl": {
"h": 162.517,
"s": 89.349,
"l": 66.863
},
"oklch": {
"l": 0.88082,
"c": 0.1432,
"h": 170.4
},
"luminance": 0.72609
}Semantic roles & 50–950 ramp
primary
#5FF6CA
secondary
#CB2F5C
accent
#0043E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583