#5CE9EE#5CE9EE
#5CE9EE is a very light, vivid teal. Relative luminance 0.667; OKLCH L 86.0% C 0.120 H 198.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9EE |
|---|---|
| RGB | rgb(92, 233, 238) |
| HSL | hsl(182, 81%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(61.3%, 2.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.36, -36.05, -13.74) |
| CIE-LCH | lch(85.36, 38.58, 200.87°) |
| OKLab | oklab(86.02% -0.114 -0.0381) |
| OKLCH | oklch(86.02% 0.12 198.5) |
| XYZ | xyz(48.9785, 66.7209, 91.1695) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.30
Bright Cyan
#41FDFE
ΔE00 4.75
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Aqua Blue
#02D8E9
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9EE #EE615C
analogous
#5CEEAA #5CE9EE #5CA0EE
triadic
#5CE9EE #EE5CE9 #E9EE5C
tetradic
#5CE9EE #AA5CEE #EE615C #A0EE5C
square
#5CE9EE #AA5CEE #EE615C #A0EE5C
split-complementary
#5CE9EE #EE5CA0 #EEAA5C
monochromatic
#14B6BC #25E2E8 #5CE9EE #93F0F4 #CBF8FA
Accessibility & contrast
On white
1.46
#5CE9EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#5CE9EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9EE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9EE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#C3CEEF
Tritanopia (blue-blind)
#00F1EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce9ee; /* rgb */ color: rgb(92, 233, 238); /* oklch */ color: oklch(86.0% 0.120 198.5);
Tailwind
colors: {
custom: {
50: '#9af0f3',
500: '#5ce9ee',
950: '#000000',
},
}SCSS
$custom: #5ce9ee; $custom-light: #9af0f3; $custom-dark: #000000;
JSON
{
"hex": "#5ce9ee",
"rgb": {
"r": 92,
"g": 233,
"b": 238
},
"hsl": {
"h": 182.055,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.8602,
"c": 0.12024,
"h": 198.5
},
"luminance": 0.66726
}Semantic roles & 50–950 ramp
primary
#5CE9EE
secondary
#BB3833
accent
#0F08DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585