#5CEEC2#5CEEC2
#5CEEC2 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 85.9% C 0.140 H 169.7°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEC2 |
|---|---|
| RGB | rgb(92, 238, 194) |
| HSL | hsl(162, 81%, 65%) |
| HSV | hsv(162, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.66, -49.31, 9.81) |
| CIE-LCH | lch(85.66, 50.28, 168.75°) |
| OKLab | oklab(85.88% -0.1381 0.0251) |
| OKLCH | oklch(85.88% 0.14 169.7) |
| XYZ | xyz(44.7210, 67.3148, 61.6647) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.54
Light Turquoise
#7EF4CC
ΔE00 2.91
Bright Teal
#01F9C6
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.37
Light Aquamarine
#7BFDC7
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEC2 #EE5C88
analogous
#5CEE79 #5CEEC2 #5CD1EE
triadic
#5CEEC2 #C25CEE #EEC25C
tetradic
#5CEEC2 #795CEE #EE5C88 #D1EE5C
square
#5CEEC2 #795CEE #EE5C88 #D1EE5C
split-complementary
#5CEEC2 #EE5CD1 #EE795C
monochromatic
#14BC89 #25E8AD #5CEEC2 #93F4D7 #CBFAEB
Accessibility & contrast
On white
1.45
#5CEEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5CEEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEC2
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEC2 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceec2; /* rgb */ color: rgb(92, 238, 194); /* oklch */ color: oklch(85.9% 0.140 169.7);
Tailwind
colors: {
custom: {
50: '#98f4d4',
500: '#5ceec2',
950: '#000000',
},
}SCSS
$custom: #5ceec2; $custom-light: #98f4d4; $custom-dark: #000000;
JSON
{
"hex": "#5ceec2",
"rgb": {
"r": 92,
"g": 238,
"b": 194
},
"hsl": {
"h": 161.918,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85882,
"c": 0.14039,
"h": 169.7
},
"luminance": 0.67319
}Semantic roles & 50–950 ramp
primary
#5CEEC2
secondary
#BB335C
accent
#0848DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583