#5CEBE3#5CEBE3
#5CEBE3 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 86.1% C 0.122 H 189.9°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBE3 |
|---|---|
| RGB | rgb(92, 235, 227) |
| HSL | hsl(177, 78%, 64%) |
| HSV | hsv(177, 61%, 92%) |
| CMYK | cmyk(60.9%, 0%, 3.4%, 7.8%) |
| CIE-LAB | lab(85.62, -39.90, -7.57) |
| CIE-LCH | lch(85.62, 40.62, 190.74°) |
| OKLab | oklab(86.12% -0.1206 -0.0211) |
| OKLCH | oklch(86.12% 0.122 189.9) |
| XYZ | xyz(47.9809, 67.2329, 83.1067) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.73
Bright Cyan
#41FDFE
ΔE00 4.95
Bright Light Blue
#26F7FD
ΔE00 5.39
Aqua
#00FFFF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBE3 #EB5C64
analogous
#5CEB9C #5CEBE3 #5CACEB
triadic
#5CEBE3 #E35CEB #EBE35C
tetradic
#5CEBE3 #9C5CEB #EB5C64 #ACEB5C
square
#5CEBE3 #9C5CEB #EB5C64 #ACEB5C
split-complementary
#5CEBE3 #EB5CAC #EB9C5C
monochromatic
#16B6AD #25E4DA #5CEBE3 #93F2EC #C9F8F6
Accessibility & contrast
On white
1.45
#5CEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5CEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBE3
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBE3 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E3
Deuteranopia (green-blind)
#C8CFE4
Tritanopia (blue-blind)
#00F1E8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cebe3; /* rgb */ color: rgb(92, 235, 227); /* oklch */ color: oklch(86.1% 0.122 189.9);
Tailwind
colors: {
custom: {
50: '#99f2eb',
500: '#5cebe3',
950: '#000000',
},
}SCSS
$custom: #5cebe3; $custom-light: #99f2eb; $custom-dark: #000000;
JSON
{
"hex": "#5cebe3",
"rgb": {
"r": 92,
"g": 235,
"b": 227
},
"hsl": {
"h": 176.643,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.86124,
"c": 0.12249,
"h": 189.9
},
"luminance": 0.67238
}Semantic roles & 50–950 ramp
primary
#5CEBE3
secondary
#B6353C
accent
#0B17DA
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1716
muted
#808584