#5CEEB1#5CEEB1
#5CEEB1 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.153 H 162.4°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEB1 |
|---|---|
| RGB | rgb(92, 238, 177) |
| HSL | hsl(155, 81%, 65%) |
| HSV | hsv(155, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 25.6%, 6.7%) |
| CIE-LAB | lab(85.30, -53.03, 18.14) |
| CIE-LCH | lch(85.30, 56.05, 161.11°) |
| OKLab | oklab(85.47% -0.1458 0.0463) |
| OKLCH | oklch(85.47% 0.153 162.4) |
| XYZ | xyz(42.9198, 66.5943, 52.1785) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Greenish Cyan
#2AFEB7
ΔE00 4.02
Light Aquamarine
#7BFDC7
ΔE00 4.07
Greenish Turquoise
#00FBB0
ΔE00 4.09
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEB1 #EE5C99
analogous
#5CEE68 #5CEEB1 #5CE2EE
triadic
#5CEEB1 #B15CEE #EEB15C
tetradic
#5CEEB1 #685CEE #EE5C99 #E2EE5C
square
#5CEEB1 #685CEE #EE5C99 #E2EE5C
split-complementary
#5CEEB1 #EE5CE2 #EE685C
monochromatic
#14BC76 #25E896 #5CEEB1 #93F4CC #CBFAE6
Accessibility & contrast
On white
1.47
#5CEEB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#5CEEB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEB1
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEB1 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAE
Deuteranopia (green-blind)
#D6CFB5
Tritanopia (blue-blind)
#00EEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeb1; /* rgb */ color: rgb(92, 238, 177); /* oklch */ color: oklch(85.5% 0.153 162.4);
Tailwind
colors: {
custom: {
50: '#98f4c8',
500: '#5ceeb1',
950: '#000000',
},
}SCSS
$custom: #5ceeb1; $custom-light: #98f4c8; $custom-dark: #000000;
JSON
{
"hex": "#5ceeb1",
"rgb": {
"r": 92,
"g": 238,
"b": 177
},
"hsl": {
"h": 154.932,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85465,
"c": 0.15295,
"h": 162.4
},
"luminance": 0.66599
}Semantic roles & 50–950 ramp
primary
#5CEEB1
secondary
#BB336C
accent
#0861DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582