#5CE3EF#5CE3EF
#5CE3EF is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.7% C 0.117 H 203.4°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE3EF |
|---|---|
| RGB | rgb(92, 227, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(61.5%, 5%, 0%, 6.3%) |
| CIE-LAB | lab(83.67, -32.96, -16.81) |
| CIE-LCH | lch(83.67, 37.00, 207.01°) |
| OKLab | oklab(84.67% -0.1076 -0.0466) |
| OKLCH | oklch(84.67% 0.117 203.4) |
| XYZ | xyz(47.4561, 63.4404, 91.3888) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Aqua Blue
#02D8E9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.61
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Darkturquoise
#00CED1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE3EF #EF685C
analogous
#5CEFB2 #5CE3EF #5C99EF
triadic
#5CE3EF #EF5CE3 #E3EF5C
tetradic
#5CE3EF #B25CEF #EF685C #99EF5C
square
#5CE3EF #B25CEF #EF685C #99EF5C
split-complementary
#5CE3EF #EF5C99 #EFB25C
monochromatic
#13B0BE #24D9EA #5CE3EF #94EDF4 #CBF6FA
Accessibility & contrast
On white
1.53
#5CE3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#5CE3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE3EF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE3EF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#BCCAF0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ce3ef; /* rgb */ color: rgb(92, 227, 239); /* oklch */ color: oklch(84.7% 0.117 203.4);
Tailwind
colors: {
custom: {
50: '#99ecf4',
500: '#5ce3ef',
950: '#000000',
},
}SCSS
$custom: #5ce3ef; $custom-light: #99ecf4; $custom-dark: #000000;
JSON
{
"hex": "#5ce3ef",
"rgb": {
"r": 92,
"g": 227,
"b": 239
},
"hsl": {
"h": 184.898,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84666,
"c": 0.11724,
"h": 203.4
},
"luminance": 0.63445
}Semantic roles & 50–950 ramp
primary
#5CE3EF
secondary
#BC3E33
accent
#1907DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485