#5CE5EE#5CE5EE
#5CE5EE is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.1% C 0.118 H 201.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE5EE |
|---|---|
| RGB | rgb(92, 229, 238) |
| HSL | hsl(184, 81%, 65%) |
| HSV | hsv(184, 61%, 93%) |
| CMYK | cmyk(61.3%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(84.22, -34.18, -15.46) |
| CIE-LCH | lch(84.22, 37.52, 204.34°) |
| OKLab | oklab(85.09% -0.11 -0.0428) |
| OKLCH | oklch(85.09% 0.118 201.3) |
| XYZ | xyz(47.8589, 64.4819, 90.7964) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.34
Aqua Blue
#02D8E9
ΔE00 4.42
Bright Light Blue
#26F7FD
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 4.90
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Bright Cyan
#41FDFE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE5EE #EE655C
analogous
#5CEEAE #5CE5EE #5C9CEE
triadic
#5CE5EE #EE5CE5 #E5EE5C
tetradic
#5CE5EE #AE5CEE #EE655C #9CEE5C
square
#5CE5EE #AE5CEE #EE655C #9CEE5C
split-complementary
#5CE5EE #EE5C9C #EEAE5C
monochromatic
#14B2BC #25DCE8 #5CE5EE #93EEF4 #CBF7FA
Accessibility & contrast
On white
1.51
#5CE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5CE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE5EE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE5EE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCEF
Deuteranopia (green-blind)
#BFCBEF
Tritanopia (blue-blind)
#00EDE7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ce5ee; /* rgb */ color: rgb(92, 229, 238); /* oklch */ color: oklch(85.1% 0.118 201.3);
Tailwind
colors: {
custom: {
50: '#9aedf3',
500: '#5ce5ee',
950: '#000000',
},
}SCSS
$custom: #5ce5ee; $custom-light: #9aedf3; $custom-dark: #000000;
JSON
{
"hex": "#5ce5ee",
"rgb": {
"r": 92,
"g": 229,
"b": 238
},
"hsl": {
"h": 183.699,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85094,
"c": 0.11806,
"h": 201.3
},
"luminance": 0.64487
}Semantic roles & 50–950 ramp
primary
#5CE5EE
secondary
#BB3C33
accent
#1508DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585