#5EF6CC#5EF6CC
#5EF6CC is a very light, vivid teal. Relative luminance 0.727; OKLCH L 88.1% C 0.142 H 171.4°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF6CC |
|---|---|
| RGB | rgb(94, 246, 204) |
| HSL | hsl(163, 89%, 67%) |
| HSV | hsv(163, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 17.1%, 3.5%) |
| CIE-LAB | lab(88.28, -50.02, 8.35) |
| CIE-LCH | lch(88.28, 50.71, 170.52°) |
| OKLab | oklab(88.11% -0.1408 0.0213) |
| OKLCH | oklch(88.11% 0.142 171.4) |
| XYZ | xyz(48.4656, 72.6458, 68.5829) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.56
Aquamarine
#7FFFD4
ΔE00 2.94
Bright Teal
#01F9C6
ΔE00 3.14
Aqua Marine
#2EE8BB
ΔE00 3.82
Light Aquamarine
#7BFDC7
ΔE00 4.03
Light Aqua
#8CFFDB
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF6CC #F65E88
analogous
#5EF680 #5EF6CC #5ED4F6
triadic
#5EF6CC #CC5EF6 #F6CC5E
tetradic
#5EF6CC #805EF6 #F65E88 #D4F65E
square
#5EF6CC #805EF6 #F65E88 #D4F65E
split-complementary
#5EF6CC #F65ED4 #F6805E
monochromatic
#0CCE98 #24F3BA #5EF6CC #98F9DE #D2FCF1
Accessibility & contrast
On white
1.35
#5EF6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#5EF6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF6CC
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF6CC | 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)
#EFE7CA
Deuteranopia (green-blind)
#D9D7CF
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef6cc; /* rgb */ color: rgb(94, 246, 204); /* oklch */ color: oklch(88.1% 0.142 171.4);
Tailwind
colors: {
custom: {
50: '#9afadb',
500: '#5ef6cc',
950: '#000000',
},
}SCSS
$custom: #5ef6cc; $custom-light: #9afadb; $custom-dark: #000000;
JSON
{
"hex": "#5ef6cc",
"rgb": {
"r": 94,
"g": 246,
"b": 204
},
"hsl": {
"h": 163.421,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.88107,
"c": 0.1424,
"h": 171.4
},
"luminance": 0.72651
}Semantic roles & 50–950 ramp
primary
#5EF6CC
secondary
#CA2E59
accent
#003FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584