#5CE2EE#5CE2EE
#5CE2EE is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.4% C 0.117 H 203.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2EE |
|---|---|
| RGB | rgb(92, 226, 238) |
| HSL | hsl(185, 81%, 65%) |
| HSV | hsv(185, 61%, 93%) |
| CMYK | cmyk(61.3%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(83.36, -32.77, -16.76) |
| CIE-LCH | lch(83.36, 36.81, 207.08°) |
| OKLab | oklab(84.4% -0.107 -0.0464) |
| OKLCH | oklch(84.4% 0.117 203.5) |
| XYZ | xyz(47.0360, 62.8361, 90.5221) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.05
Aqua Blue
#02D8E9
ΔE00 3.70
Robin Egg Blue
#8AF1FE
ΔE00 4.83
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Bright Light Blue
#26F7FD
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2EE #EE685C
analogous
#5CEEB1 #5CE2EE #5C99EE
triadic
#5CE2EE #EE5CE2 #E2EE5C
tetradic
#5CE2EE #B15CEE #EE685C #99EE5C
square
#5CE2EE #B15CEE #EE685C #99EE5C
split-complementary
#5CE2EE #EE5C99 #EEB15C
monochromatic
#14AEBC #25D8E8 #5CE2EE #93ECF4 #CBF6FA
Accessibility & contrast
On white
1.55
#5CE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#5CE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2EE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2EE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EF
Deuteranopia (green-blind)
#BBC9EF
Tritanopia (blue-blind)
#00EAE5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce2ee; /* rgb */ color: rgb(92, 226, 238); /* oklch */ color: oklch(84.4% 0.117 203.5);
Tailwind
colors: {
custom: {
50: '#99ebf3',
500: '#5ce2ee',
950: '#000000',
},
}SCSS
$custom: #5ce2ee; $custom-light: #99ebf3; $custom-dark: #000000;
JSON
{
"hex": "#5ce2ee",
"rgb": {
"r": 92,
"g": 226,
"b": 238
},
"hsl": {
"h": 184.932,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.844,
"c": 0.11662,
"h": 203.5
},
"luminance": 0.62841
}Semantic roles & 50–950 ramp
primary
#5CE2EE
secondary
#BB3F33
accent
#1A08DD
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485