#5CEEB2#5CEEB2
#5CEEB2 is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.5% C 0.152 H 162.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEB2 |
|---|---|
| RGB | rgb(92, 238, 178) |
| HSL | hsl(155, 81%, 65%) |
| HSV | hsv(155, 61%, 93%) |
| CMYK | cmyk(61.3%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.32, -52.82, 17.65) |
| CIE-LCH | lch(85.32, 55.70, 161.52°) |
| OKLab | oklab(85.49% -0.1453 0.0451) |
| OKLCH | oklch(85.49% 0.152 162.8) |
| XYZ | xyz(43.0198, 66.6343, 52.7054) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.99
Greenish Cyan
#2AFEB7
ΔE00 4.06
Greenish Turquoise
#00FBB0
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.47
Aqua Marine
#2EE8BB
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEB2 #EE5C98
analogous
#5CEE69 #5CEEB2 #5CE1EE
triadic
#5CEEB2 #B25CEE #EEB25C
tetradic
#5CEEB2 #695CEE #EE5C98 #E1EE5C
square
#5CEEB2 #695CEE #EE5C98 #E1EE5C
split-complementary
#5CEEB2 #EE5CE1 #EE695C
monochromatic
#14BC77 #25E898 #5CEEB2 #93F4CC #CBFAE6
Accessibility & contrast
On white
1.47
#5CEEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5CEEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEB2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEB2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEAF
Deuteranopia (green-blind)
#D6CFB6
Tritanopia (blue-blind)
#00EEDE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ceeb2; /* rgb */ color: rgb(92, 238, 178); /* oklch */ color: oklch(85.5% 0.152 162.8);
Tailwind
colors: {
custom: {
50: '#98f4c9',
500: '#5ceeb2',
950: '#000000',
},
}SCSS
$custom: #5ceeb2; $custom-light: #98f4c9; $custom-dark: #000000;
JSON
{
"hex": "#5ceeb2",
"rgb": {
"r": 92,
"g": 238,
"b": 178
},
"hsl": {
"h": 155.342,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85488,
"c": 0.15215,
"h": 162.8
},
"luminance": 0.66639
}Semantic roles & 50–950 ramp
primary
#5CEEB2
secondary
#BB336B
accent
#0860DD
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582