#5CEFF6#5CEFF6
#5CEFF6 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.7% C 0.124 H 199.6°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFF6 |
|---|---|
| RGB | rgb(92, 239, 246) |
| HSL | hsl(183, 90%, 66%) |
| HSV | hsv(183, 63%, 96%) |
| CMYK | cmyk(62.6%, 2.8%, 0%, 3.5%) |
| CIE-LAB | lab(87.32, -36.64, -15.02) |
| CIE-LCH | lch(87.32, 39.60, 202.28°) |
| OKLab | oklab(87.68% -0.1168 -0.0416) |
| OKLCH | oklch(87.68% 0.124 199.6) |
| XYZ | xyz(51.9075, 70.6565, 98.0734) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.81
Robin'S Egg
#6DEDFD
ΔE00 3.67
Bright Cyan
#41FDFE
ΔE00 3.97
Robin Egg Blue
#8AF1FE
ΔE00 4.79
Aqua
#00FFFF
ΔE00 5.04
Robin'S Egg Blue
#98EFF9
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFF6 #F6635C
analogous
#5CF6B0 #5CEFF6 #5CA2F6
triadic
#5CEFF6 #F65CEF #EFF65C
tetradic
#5CEFF6 #B05CF6 #F6635C #A2F65C
square
#5CEFF6 #B05CF6 #F6635C #A2F65C
split-complementary
#5CEFF6 #F65CA2 #F6B05C
monochromatic
#0BC4CC #22E9F3 #5CEFF6 #96F5F9 #D0FAFC
Accessibility & contrast
On white
1.39
#5CEFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5CEFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFF6
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFF6 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F7
Deuteranopia (green-blind)
#C7D3F7
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ceff6; /* rgb */ color: rgb(92, 239, 246); /* oklch */ color: oklch(87.7% 0.124 199.6);
Tailwind
colors: {
custom: {
50: '#9bf4f9',
500: '#5ceff6',
950: '#000000',
},
}SCSS
$custom: #5ceff6; $custom-light: #9bf4f9; $custom-dark: #000000;
JSON
{
"hex": "#5ceff6",
"rgb": {
"r": 92,
"g": 239,
"b": 246
},
"hsl": {
"h": 182.727,
"s": 89.535,
"l": 66.275
},
"oklch": {
"l": 0.8768,
"c": 0.12396,
"h": 199.6
},
"luminance": 0.70662
}Semantic roles & 50–950 ramp
primary
#5CEFF6
secondary
#C8352E
accent
#0A00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585