#5CEBED#5CEBED
#5CEBED is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.5% C 0.121 H 196.5°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBED |
|---|---|
| RGB | rgb(92, 235, 237) |
| HSL | hsl(181, 80%, 65%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61.2%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(85.91, -37.24, -12.40) |
| CIE-LCH | lch(85.91, 39.25, 198.42°) |
| OKLab | oklab(86.45% -0.1165 -0.0344) |
| OKLCH | oklch(86.45% 0.121 196.5) |
| XYZ | xyz(49.4014, 67.8011, 90.5877) |
| Luminance | 0.6781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 4.07
Aqua
#00FFFF
ΔE00 4.99
Robin'S Egg
#6DEDFD
ΔE00 5.24
Bright Turquoise
#0FFEF9
ΔE00 5.36
Robin Egg Blue
#8AF1FE
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBED #ED5E5C
analogous
#5CEDA7 #5CEBED #5CA2ED
triadic
#5CEBED #ED5CEB #EBED5C
tetradic
#5CEBED #A75CED #ED5E5C #A2ED5C
square
#5CEBED #A75CED #ED5E5C #A2ED5C
split-complementary
#5CEBED #ED5CA2 #EDA75C
monochromatic
#15B8BA #25E4E7 #5CEBED #93F2F3 #CAF9F9
Accessibility & contrast
On white
1.44
#5CEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5CEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBED
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBED | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1ED
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cebed; /* rgb */ color: rgb(92, 235, 237); /* oklch */ color: oklch(86.5% 0.121 196.5);
Tailwind
colors: {
custom: {
50: '#9af2f2',
500: '#5cebed',
950: '#000000',
},
}SCSS
$custom: #5cebed; $custom-light: #9af2f2; $custom-dark: #000000;
JSON
{
"hex": "#5cebed",
"rgb": {
"r": 92,
"g": 235,
"b": 237
},
"hsl": {
"h": 180.828,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.8645,
"c": 0.12144,
"h": 196.5
},
"luminance": 0.67806
}Semantic roles & 50–950 ramp
primary
#5CEBED
secondary
#B93634
accent
#0C09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585