#5CE9EA#5CE9EA
#5CE9EA is a very light, vivid teal. Relative luminance 0.665; OKLCH L 85.9% C 0.120 H 195.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9EA |
|---|---|
| RGB | rgb(92, 233, 234) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 61%, 92%) |
| CMYK | cmyk(60.7%, 0.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.25, -37.13, -11.81) |
| CIE-LCH | lch(85.25, 38.97, 197.65°) |
| OKLab | oklab(85.89% -0.1157 -0.0328) |
| OKLCH | oklch(85.89% 0.12 195.8) |
| XYZ | xyz(48.3973, 66.4885, 88.1089) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Cyan
#41FDFE
ΔE00 4.45
Aqua
#00FFFF
ΔE00 5.31
Bright Turquoise
#0FFEF9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 5.61
Mediumturquoise
#48D1CC
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9EA #EA5D5C
analogous
#5CEAA4 #5CE9EA #5CA2EA
triadic
#5CE9EA #EA5CE9 #E9EA5C
tetradic
#5CE9EA #A45CEA #EA5D5C #A2EA5C
square
#5CE9EA #A45CEA #EA5D5C #A2EA5C
split-complementary
#5CE9EA #EA5CA2 #EAA45C
monochromatic
#17B3B4 #26E2E3 #5CE9EA #92F0F1 #C8F8F8
Accessibility & contrast
On white
1.47
#5CE9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#5CE9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9EA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9EA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#00F0E9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce9ea; /* rgb */ color: rgb(92, 233, 234); /* oklch */ color: oklch(85.9% 0.120 195.8);
Tailwind
colors: {
custom: {
50: '#9af0f0',
500: '#5ce9ea',
950: '#000000',
},
}SCSS
$custom: #5ce9ea; $custom-light: #9af0f0; $custom-dark: #000000;
JSON
{
"hex": "#5ce9ea",
"rgb": {
"r": 92,
"g": 233,
"b": 234
},
"hsl": {
"h": 180.423,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.85886,
"c": 0.12025,
"h": 195.8
},
"luminance": 0.66494
}Semantic roles & 50–950 ramp
primary
#5CE9EA
secondary
#B43736
accent
#0E0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585