#5CEFF5#5CEFF5
#5CEFF5 is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.6% C 0.124 H 199.0°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEFF5 |
|---|---|
| RGB | rgb(92, 239, 245) |
| HSL | hsl(182, 88%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(62.4%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(87.29, -36.91, -14.54) |
| CIE-LCH | lch(87.29, 39.67, 201.49°) |
| OKLab | oklab(87.65% -0.1172 -0.0403) |
| OKLCH | oklch(87.65% 0.124 199) |
| XYZ | xyz(51.7544, 70.5953, 97.2672) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.71
Bright Cyan
#41FDFE
ΔE00 3.78
Robin'S Egg
#6DEDFD
ΔE00 3.98
Aqua
#00FFFF
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.02
Bright Turquoise
#0FFEF9
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEFF5 #F5625C
analogous
#5CF5AE #5CEFF5 #5CA2F5
triadic
#5CEFF5 #F55CEF #EFF55C
tetradic
#5CEFF5 #AE5CF5 #F5625C #A2F55C
square
#5CEFF5 #AE5CF5 #F5625C #A2F55C
split-complementary
#5CEFF5 #F55CA2 #F5AE5C
monochromatic
#0CC3CA #22E9F1 #5CEFF5 #96F5F9 #CFFAFC
Accessibility & contrast
On white
1.39
#5CEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#5CEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEFF5
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEFF5 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F6
Deuteranopia (green-blind)
#C7D3F6
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ceff5; /* rgb */ color: rgb(92, 239, 245); /* oklch */ color: oklch(87.6% 0.124 199.0);
Tailwind
colors: {
custom: {
50: '#9bf4f8',
500: '#5ceff5',
950: '#000000',
},
}SCSS
$custom: #5ceff5; $custom-light: #9bf4f8; $custom-dark: #000000;
JSON
{
"hex": "#5ceff5",
"rgb": {
"r": 92,
"g": 239,
"b": 245
},
"hsl": {
"h": 182.353,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87645,
"c": 0.12391,
"h": 199
},
"luminance": 0.70601
}Semantic roles & 50–950 ramp
primary
#5CEFF5
secondary
#C6352F
accent
#0900E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585