#5CEEF3#5CEEF3
#5CEEF3 is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.3% C 0.123 H 198.4°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEF3 |
|---|---|
| RGB | rgb(92, 238, 243) |
| HSL | hsl(182, 86%, 66%) |
| HSV | hsv(182, 62%, 95%) |
| CMYK | cmyk(62.1%, 2.1%, 0%, 4.7%) |
| CIE-LAB | lab(86.94, -37.00, -14.00) |
| CIE-LCH | lch(86.94, 39.56, 200.73°) |
| OKLab | oklab(87.35% -0.117 -0.0388) |
| OKLCH | oklch(87.35% 0.123 198.4) |
| XYZ | xyz(51.1588, 69.8899, 95.5706) |
| Luminance | 0.6989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.80
Bright Cyan
#41FDFE
ΔE00 3.79
Robin'S Egg
#6DEDFD
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Bright Turquoise
#0FFEF9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEF3 #F3615C
analogous
#5CF3AC #5CEEF3 #5CA2F3
triadic
#5CEEF3 #F35CEE #EEF35C
tetradic
#5CEEF3 #AC5CF3 #F3615C #A2F35C
square
#5CEEF3 #AC5CF3 #F3615C #A2F35C
split-complementary
#5CEEF3 #F35CA2 #F3AC5C
monochromatic
#0FC0C6 #23E8EF #5CEEF3 #95F4F7 #CEFAFB
Accessibility & contrast
On white
1.40
#5CEEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#5CEEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEF3
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEF3 | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#C7D2F4
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ceef3; /* rgb */ color: rgb(92, 238, 243); /* oklch */ color: oklch(87.3% 0.123 198.4);
Tailwind
colors: {
custom: {
50: '#9bf4f7',
500: '#5ceef3',
950: '#000000',
},
}SCSS
$custom: #5ceef3; $custom-light: #9bf4f7; $custom-dark: #000000;
JSON
{
"hex": "#5ceef3",
"rgb": {
"r": 92,
"g": 238,
"b": 243
},
"hsl": {
"h": 181.987,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.87347,
"c": 0.12327,
"h": 198.4
},
"luminance": 0.69895
}Semantic roles & 50–950 ramp
primary
#5CEEF3
secondary
#C33530
accent
#0A03E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585