#5CEAEB#5CEAEB
#5CEAEB is a very light, vivid teal. Relative luminance 0.671; OKLCH L 86.2% C 0.121 H 195.8°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAEB |
|---|---|
| RGB | rgb(92, 234, 235) |
| HSL | hsl(180, 78%, 64%) |
| HSV | hsv(180, 61%, 92%) |
| CMYK | cmyk(60.9%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.56, -37.32, -11.87) |
| CIE-LCH | lch(85.56, 39.16, 197.64°) |
| OKLab | oklab(86.15% -0.1163 -0.0329) |
| OKLCH | oklch(86.15% 0.121 195.8) |
| XYZ | xyz(48.8253, 67.1139, 88.9623) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.24
Aqua
#00FFFF
ΔE00 5.11
Bright Turquoise
#0FFEF9
ΔE00 5.36
Robin'S Egg
#6DEDFD
ΔE00 5.59
Mediumturquoise
#48D1CC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAEB #EB5D5C
analogous
#5CEBA5 #5CEAEB #5CA2EB
triadic
#5CEAEB #EB5CEA #EAEB5C
tetradic
#5CEAEB #A55CEB #EB5D5C #A2EB5C
square
#5CEAEB #A55CEB #EB5D5C #A2EB5C
split-complementary
#5CEAEB #EB5CA2 #EBA55C
monochromatic
#16B5B6 #25E3E4 #5CEAEB #93F1F2 #C9F8F8
Accessibility & contrast
On white
1.46
#5CEAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#5CEAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAEB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAEB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEB
Deuteranopia (green-blind)
#C5CFEC
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceaeb; /* rgb */ color: rgb(92, 234, 235); /* oklch */ color: oklch(86.2% 0.121 195.8);
Tailwind
colors: {
custom: {
50: '#9af1f1',
500: '#5ceaeb',
950: '#000000',
},
}SCSS
$custom: #5ceaeb; $custom-light: #9af1f1; $custom-dark: #000000;
JSON
{
"hex": "#5ceaeb",
"rgb": {
"r": 92,
"g": 234,
"b": 235
},
"hsl": {
"h": 180.42,
"s": 78.142,
"l": 64.118
},
"oklch": {
"l": 0.86151,
"c": 0.12086,
"h": 195.8
},
"luminance": 0.67119
}Semantic roles & 50–950 ramp
primary
#5CEAEB
secondary
#B63635
accent
#0D0BDA
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585