#5CEBEE#5CEBEE
#5CEBEE is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.5% C 0.121 H 197.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBEE |
|---|---|
| RGB | rgb(92, 235, 238) |
| HSL | hsl(181, 81%, 65%) |
| HSV | hsv(181, 61%, 93%) |
| CMYK | cmyk(61.3%, 1.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.94, -36.97, -12.89) |
| CIE-LCH | lch(85.94, 39.15, 199.21°) |
| OKLab | oklab(86.48% -0.1161 -0.0357) |
| OKLCH | oklch(86.48% 0.121 197.1) |
| XYZ | xyz(49.5479, 67.8597, 91.3593) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.30
Bright Cyan
#41FDFE
ΔE00 4.14
Robin'S Egg
#6DEDFD
ΔE00 4.91
Aqua
#00FFFF
ΔE00 5.09
Bright Turquoise
#0FFEF9
ΔE00 5.54
Robin Egg Blue
#8AF1FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBEE #EE5F5C
analogous
#5CEEA8 #5CEBEE #5CA2EE
triadic
#5CEBEE #EE5CEB #EBEE5C
tetradic
#5CEBEE #A85CEE #EE5F5C #A2EE5C
square
#5CEBEE #A85CEE #EE5F5C #A2EE5C
split-complementary
#5CEBEE #EE5CA2 #EEA85C
monochromatic
#14B9BC #25E4E8 #5CEBEE #93F2F4 #CBF9FA
Accessibility & contrast
On white
1.44
#5CEBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5CEBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBEE
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBEE | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE1EE
Deuteranopia (green-blind)
#C5D0EF
Tritanopia (blue-blind)
#00F2EB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cebee; /* rgb */ color: rgb(92, 235, 238); /* oklch */ color: oklch(86.5% 0.121 197.1);
Tailwind
colors: {
custom: {
50: '#9af2f3',
500: '#5cebee',
950: '#000000',
},
}SCSS
$custom: #5cebee; $custom-light: #9af2f3; $custom-dark: #000000;
JSON
{
"hex": "#5cebee",
"rgb": {
"r": 92,
"g": 235,
"b": 238
},
"hsl": {
"h": 181.233,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.86484,
"c": 0.12143,
"h": 197.1
},
"luminance": 0.67865
}Semantic roles & 50–950 ramp
primary
#5CEBEE
secondary
#BB3633
accent
#0C08DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585