#5CEEC4#5CEEC4
#5CEEC4 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.139 H 170.7°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEC4 |
|---|---|
| RGB | rgb(92, 238, 196) |
| HSL | hsl(163, 81%, 65%) |
| HSV | hsv(163, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 17.6%, 6.7%) |
| CIE-LAB | lab(85.71, -48.85, 8.83) |
| CIE-LCH | lch(85.71, 49.64, 169.76°) |
| OKLab | oklab(85.93% -0.1372 0.0225) |
| OKLCH | oklch(85.93% 0.139 170.7) |
| XYZ | xyz(44.9471, 67.4052, 62.8556) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.58
Light Turquoise
#7EF4CC
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 3.72
Aqua (survey)
#13EAC9
ΔE00 3.99
Aquamarine
#7FFFD4
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEC4 #EE5C86
analogous
#5CEE7B #5CEEC4 #5CCFEE
triadic
#5CEEC4 #C45CEE #EEC45C
tetradic
#5CEEC4 #7B5CEE #EE5C86 #CFEE5C
square
#5CEEC4 #7B5CEE #EE5C86 #CFEE5C
split-complementary
#5CEEC4 #EE5CCF #EE7B5C
monochromatic
#14BC8C #25E8B0 #5CEEC4 #93F4D8 #CBFAEC
Accessibility & contrast
On white
1.45
#5CEEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5CEEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEC4
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEC4 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC2
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceec4; /* rgb */ color: rgb(92, 238, 196); /* oklch */ color: oklch(85.9% 0.139 170.7);
Tailwind
colors: {
custom: {
50: '#98f4d5',
500: '#5ceec4',
950: '#000000',
},
}SCSS
$custom: #5ceec4; $custom-light: #98f4d5; $custom-dark: #000000;
JSON
{
"hex": "#5ceec4",
"rgb": {
"r": 92,
"g": 238,
"b": 196
},
"hsl": {
"h": 162.74,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85935,
"c": 0.13908,
"h": 170.7
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#5CEEC4
secondary
#BB335A
accent
#0845DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583