#5CEAE9#5CEAE9
#5CEAE9 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.1% C 0.121 H 194.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEAE9 |
|---|---|
| RGB | rgb(92, 234, 233) |
| HSL | hsl(180, 77%, 64%) |
| HSV | hsv(180, 61%, 92%) |
| CMYK | cmyk(60.7%, 0%, 0.4%, 8.2%) |
| CIE-LAB | lab(85.50, -37.86, -10.90) |
| CIE-LCH | lch(85.50, 39.40, 196.06°) |
| OKLab | oklab(86.09% -0.1171 -0.0302) |
| OKLCH | oklch(86.09% 0.121 194.5) |
| XYZ | xyz(48.5380, 66.9990, 87.4491) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Cyan
#41FDFE
ΔE00 4.25
Aqua
#00FFFF
ΔE00 5.05
Bright Turquoise
#0FFEF9
ΔE00 5.10
Turquoise
#40E0D0
ΔE00 5.95
Mediumturquoise
#48D1CC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEAE9 #EA5C5D
analogous
#5CEAA2 #5CEAE9 #5CA4EA
triadic
#5CEAE9 #E95CEA #EAE95C
tetradic
#5CEAE9 #A25CEA #EA5C5D #A4EA5C
square
#5CEAE9 #A25CEA #EA5C5D #A4EA5C
split-complementary
#5CEAE9 #EA5CA4 #EAA25C
monochromatic
#17B4B3 #26E3E2 #5CEAE9 #92F1F0 #C8F8F8
Accessibility & contrast
On white
1.46
#5CEAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#5CEAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEAE9
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEAE9 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#00F1E9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ceae9; /* rgb */ color: rgb(92, 234, 233); /* oklch */ color: oklch(86.1% 0.121 194.5);
Tailwind
colors: {
custom: {
50: '#9af1f0',
500: '#5ceae9',
950: '#000000',
},
}SCSS
$custom: #5ceae9; $custom-light: #9af1f0; $custom-dark: #000000;
JSON
{
"hex": "#5ceae9",
"rgb": {
"r": 92,
"g": 234,
"b": 233
},
"hsl": {
"h": 179.577,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.86085,
"c": 0.12096,
"h": 194.5
},
"luminance": 0.67004
}Semantic roles & 50–950 ramp
primary
#5CEAE9
secondary
#B43637
accent
#0C0ED9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1716
muted
#808585