#5CEEC3#5CEEC3
#5CEEC3 is a very light, vivid teal. Relative luminance 0.674; OKLCH L 85.9% C 0.140 H 170.2°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEC3 |
|---|---|
| RGB | rgb(92, 238, 195) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 18.1%, 6.7%) |
| CIE-LAB | lab(85.69, -49.08, 9.32) |
| CIE-LCH | lch(85.69, 49.96, 169.25°) |
| OKLab | oklab(85.91% -0.1377 0.0238) |
| OKLCH | oklch(85.91% 0.14 170.2) |
| XYZ | xyz(44.8336, 67.3598, 62.2582) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 2.86
Bright Teal
#01F9C6
ΔE00 3.66
Aqua (survey)
#13EAC9
ΔE00 4.18
Aquamarine
#7FFFD4
ΔE00 4.21
Light Aquamarine
#7BFDC7
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEC3 #EE5C87
analogous
#5CEE7A #5CEEC3 #5CD0EE
triadic
#5CEEC3 #C35CEE #EEC35C
tetradic
#5CEEC3 #7A5CEE #EE5C87 #D0EE5C
square
#5CEEC3 #7A5CEE #EE5C87 #D0EE5C
split-complementary
#5CEEC3 #EE5CD0 #EE7A5C
monochromatic
#14BC8A #25E8AF #5CEEC3 #93F4D7 #CBFAEC
Accessibility & contrast
On white
1.45
#5CEEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5CEEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEC3
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEC3 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC1
Deuteranopia (green-blind)
#D3D0C6
Tritanopia (blue-blind)
#00F0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceec3; /* rgb */ color: rgb(92, 238, 195); /* oklch */ color: oklch(85.9% 0.140 170.2);
Tailwind
colors: {
custom: {
50: '#98f4d5',
500: '#5ceec3',
950: '#000000',
},
}SCSS
$custom: #5ceec3; $custom-light: #98f4d5; $custom-dark: #000000;
JSON
{
"hex": "#5ceec3",
"rgb": {
"r": 92,
"g": 238,
"b": 195
},
"hsl": {
"h": 162.329,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85908,
"c": 0.13973,
"h": 170.2
},
"luminance": 0.67365
}Semantic roles & 50–950 ramp
primary
#5CEEC3
secondary
#BB335B
accent
#0847DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583