#5CEFF2#5CEFF2
#5CEFF2 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.124 H 197.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFF2 |
|---|---|
| RGB | rgb(92, 239, 242) |
| HSL | hsl(181, 85%, 65%) |
| HSV | hsv(181, 62%, 95%) |
| CMYK | cmyk(62%, 1.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.20, -37.73, -13.10) |
| CIE-LCH | lch(87.20, 39.94, 199.14°) |
| OKLab | oklab(87.54% -0.1184 -0.0363) |
| OKLCH | oklch(87.54% 0.124 197) |
| XYZ | xyz(51.3001, 70.4136, 94.8748) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.66
Bright Cyan
#41FDFE
ΔE00 3.34
Aqua
#00FFFF
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFF2 #F25F5C
analogous
#5CF2AA #5CEFF2 #5CA4F2
triadic
#5CEFF2 #F25CEF #EFF25C
tetradic
#5CEFF2 #AA5CF2 #F25F5C #A4F25C
square
#5CEFF2 #AA5CF2 #F25F5C #A4F25C
split-complementary
#5CEFF2 #F25CA4 #F2AA5C
monochromatic
#10C0C4 #23E9ED #5CEFF2 #95F5F7 #CDFAFB
Accessibility & contrast
On white
1.39
#5CEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5CEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFF2
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFF2 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F3
Deuteranopia (green-blind)
#C8D3F3
Tritanopia (blue-blind)
#00F7EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ceff2; /* rgb */ color: rgb(92, 239, 242); /* oklch */ color: oklch(87.5% 0.124 197.0);
Tailwind
colors: {
custom: {
50: '#9bf4f6',
500: '#5ceff2',
950: '#000000',
},
}SCSS
$custom: #5ceff2; $custom-light: #9bf4f6; $custom-dark: #000000;
JSON
{
"hex": "#5ceff2",
"rgb": {
"r": 92,
"g": 239,
"b": 242
},
"hsl": {
"h": 181.2,
"s": 85.227,
"l": 65.49
},
"oklch": {
"l": 0.87544,
"c": 0.12385,
"h": 197
},
"luminance": 0.70419
}Semantic roles & 50–950 ramp
primary
#5CEFF2
secondary
#C13431
accent
#0804E2
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585