#5CE6EE#5CE6EE
#5CE6EE is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.3% C 0.119 H 200.6°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE6EE |
|---|---|
| RGB | rgb(92, 230, 238) |
| HSL | hsl(183, 81%, 65%) |
| HSV | hsv(183, 61%, 93%) |
| CMYK | cmyk(61.3%, 3.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.50, -34.65, -15.03) |
| CIE-LCH | lch(84.50, 37.77, 203.45°) |
| OKLab | oklab(85.32% -0.111 -0.0416) |
| OKLCH | oklch(85.32% 0.119 200.6) |
| XYZ | xyz(48.1364, 65.0368, 90.8889) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.53
Bright Light Blue
#26F7FD
ΔE00 4.45
Aqua Blue
#02D8E9
ΔE00 4.72
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.79
Robin'S Egg Blue
#98EFF9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE6EE #EE645C
analogous
#5CEEAD #5CE6EE #5C9DEE
triadic
#5CE6EE #EE5CE6 #E6EE5C
tetradic
#5CE6EE #AD5CEE #EE645C #9DEE5C
square
#5CE6EE #AD5CEE #EE645C #9DEE5C
split-complementary
#5CE6EE #EE5C9D #EEAD5C
monochromatic
#14B3BC #25DDE8 #5CE6EE #93EEF4 #CBF7FA
Accessibility & contrast
On white
1.50
#5CE6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#5CE6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE6EE
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE6EE | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#00EEE8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5ce6ee; /* rgb */ color: rgb(92, 230, 238); /* oklch */ color: oklch(85.3% 0.119 200.6);
Tailwind
colors: {
custom: {
50: '#9aeef3',
500: '#5ce6ee',
950: '#000000',
},
}SCSS
$custom: #5ce6ee; $custom-light: #9aeef3; $custom-dark: #000000;
JSON
{
"hex": "#5ce6ee",
"rgb": {
"r": 92,
"g": 230,
"b": 238
},
"hsl": {
"h": 183.288,
"s": 81.111,
"l": 64.706
},
"oklch": {
"l": 0.85325,
"c": 0.11858,
"h": 200.6
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#5CE6EE
secondary
#BB3B33
accent
#1408DD
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1617
muted
#808585