#5CEEF5#5CEEF5
#5CEEF5 is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.4% C 0.123 H 199.6°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEF5 |
|---|---|
| RGB | rgb(92, 238, 245) |
| HSL | hsl(183, 88%, 66%) |
| HSV | hsv(183, 62%, 96%) |
| CMYK | cmyk(62.4%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(87.00, -36.45, -14.96) |
| CIE-LCH | lch(87.00, 39.40, 202.32°) |
| OKLab | oklab(87.42% -0.1162 -0.0415) |
| OKLCH | oklch(87.42% 0.123 199.6) |
| XYZ | xyz(51.4625, 70.0114, 97.1699) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.95
Robin'S Egg
#6DEDFD
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.80
Aqua
#00FFFF
ΔE00 5.19
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEF5 #F5635C
analogous
#5CF5AF #5CEEF5 #5CA1F5
triadic
#5CEEF5 #F55CEE #EEF55C
tetradic
#5CEEF5 #AF5CF5 #F5635C #A1F55C
square
#5CEEF5 #AF5CF5 #F5635C #A1F55C
split-complementary
#5CEEF5 #F55CA1 #F5AF5C
monochromatic
#0CC2CA #22E8F1 #5CEEF5 #96F4F9 #CFFAFC
Accessibility & contrast
On white
1.40
#5CEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5CEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEF5
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEF5 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F6
Deuteranopia (green-blind)
#C6D3F6
Tritanopia (blue-blind)
#00F6F0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ceef5; /* rgb */ color: rgb(92, 238, 245); /* oklch */ color: oklch(87.4% 0.123 199.6);
Tailwind
colors: {
custom: {
50: '#9bf4f8',
500: '#5ceef5',
950: '#000000',
},
}SCSS
$custom: #5ceef5; $custom-light: #9bf4f8; $custom-dark: #000000;
JSON
{
"hex": "#5ceef5",
"rgb": {
"r": 92,
"g": 238,
"b": 245
},
"hsl": {
"h": 182.745,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87415,
"c": 0.12337,
"h": 199.6
},
"luminance": 0.70017
}Semantic roles & 50–950 ramp
primary
#5CEEF5
secondary
#C6362F
accent
#0B00E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585