#5CE2EF#5CE2EF
#5CE2EF is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.4% C 0.117 H 204.1°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE2EF |
|---|---|
| RGB | rgb(92, 226, 239) |
| HSL | hsl(185, 82%, 65%) |
| HSV | hsv(185, 62%, 94%) |
| CMYK | cmyk(61.5%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(83.39, -32.49, -17.24) |
| CIE-LCH | lch(83.39, 36.78, 207.95°) |
| OKLab | oklab(84.44% -0.1066 -0.0477) |
| OKLCH | oklch(84.44% 0.117 204.1) |
| XYZ | xyz(47.1834, 62.8950, 91.2979) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.89
Aqua Blue
#02D8E9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.67
Bright Light Blue
#26F7FD
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE2EF #EF695C
analogous
#5CEFB2 #5CE2EF #5C99EF
triadic
#5CE2EF #EF5CE2 #E2EF5C
tetradic
#5CE2EF #B25CEF #EF695C #99EF5C
square
#5CE2EF #B25CEF #EF695C #99EF5C
split-complementary
#5CE2EF #EF5C99 #EFB25C
monochromatic
#13AFBE #24D8EA #5CE2EF #94ECF4 #CBF6FA
Accessibility & contrast
On white
1.55
#5CE2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#5CE2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE2EF
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE2EF | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#BBC9F0
Tritanopia (blue-blind)
#00EBE6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ce2ef; /* rgb */ color: rgb(92, 226, 239); /* oklch */ color: oklch(84.4% 0.117 204.1);
Tailwind
colors: {
custom: {
50: '#99ebf4',
500: '#5ce2ef',
950: '#000000',
},
}SCSS
$custom: #5ce2ef; $custom-light: #99ebf4; $custom-dark: #000000;
JSON
{
"hex": "#5ce2ef",
"rgb": {
"r": 92,
"g": 226,
"b": 239
},
"hsl": {
"h": 185.306,
"s": 82.123,
"l": 64.902
},
"oklch": {
"l": 0.84435,
"c": 0.1168,
"h": 204.1
},
"luminance": 0.629
}Semantic roles & 50–950 ramp
primary
#5CE2EF
secondary
#BC3F33
accent
#1A07DF
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1617
muted
#808485