#5CE9ED#5CE9ED
#5CE9ED is a very light, vivid teal. Relative luminance 0.667; OKLCH L 86.0% C 0.120 H 197.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9ED |
|---|---|
| RGB | rgb(92, 233, 237) |
| HSL | hsl(182, 80%, 65%) |
| HSV | hsv(182, 61%, 93%) |
| CMYK | cmyk(61.2%, 1.7%, 0%, 7.1%) |
| CIE-LAB | lab(85.33, -36.32, -13.26) |
| CIE-LCH | lch(85.33, 38.67, 200.06°) |
| OKLab | oklab(85.99% -0.1145 -0.0367) |
| OKLCH | oklch(85.99% 0.12 197.8) |
| XYZ | xyz(48.8320, 66.6623, 90.3979) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 4.62
Bright Cyan
#41FDFE
ΔE00 4.64
Aqua
#00FFFF
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9ED #ED605C
analogous
#5CEDA9 #5CE9ED #5CA1ED
triadic
#5CE9ED #ED5CE9 #E9ED5C
tetradic
#5CE9ED #A95CED #ED605C #A1ED5C
square
#5CE9ED #A95CED #ED605C #A1ED5C
split-complementary
#5CE9ED #ED5CA1 #EDA95C
monochromatic
#15B5BA #25E2E7 #5CE9ED #93F0F3 #CAF8F9
Accessibility & contrast
On white
1.47
#5CE9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5CE9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9ED
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9ED | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#C3CEEE
Tritanopia (blue-blind)
#00F0EA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce9ed; /* rgb */ color: rgb(92, 233, 237); /* oklch */ color: oklch(86.0% 0.120 197.8);
Tailwind
colors: {
custom: {
50: '#9af0f2',
500: '#5ce9ed',
950: '#000000',
},
}SCSS
$custom: #5ce9ed; $custom-light: #9af0f2; $custom-dark: #000000;
JSON
{
"hex": "#5ce9ed",
"rgb": {
"r": 92,
"g": 233,
"b": 237
},
"hsl": {
"h": 181.655,
"s": 80.11,
"l": 64.51
},
"oklch": {
"l": 0.85986,
"c": 0.12022,
"h": 197.8
},
"luminance": 0.66668
}Semantic roles & 50–950 ramp
primary
#5CE9ED
secondary
#B93834
accent
#0F09DC
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585