#5CE7FC#5CE7FC
#5CE7FC is a very light, vivid teal. Relative luminance 0.665; OKLCH L 86.1% C 0.122 H 209.1°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE7FC |
|---|---|
| RGB | rgb(92, 231, 252) |
| HSL | hsl(188, 96%, 67%) |
| HSV | hsv(188, 63%, 99%) |
| CMYK | cmyk(63.5%, 8.3%, 0%, 1.2%) |
| CIE-LAB | lab(85.23, -31.21, -21.32) |
| CIE-LCH | lch(85.23, 37.79, 214.34°) |
| OKLab | oklab(86.05% -0.1064 -0.0592) |
| OKLCH | oklch(86.05% 0.122 209.1) |
| XYZ | xyz(50.5528, 66.4499, 102.2385) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.07
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Aqua Blue
#02D8E9
ΔE00 4.99
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Neon Blue
#04D9FF
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE7FC #FC715C
analogous
#5CFCC1 #5CE7FC #5C97FC
triadic
#5CE7FC #FC5CE7 #E7FC5C
tetradic
#5CE7FC #C15CFC #FC715C #97FC5C
square
#5CE7FC #C15CFC #FC715C #97FC5C
split-complementary
#5CE7FC #FC5C97 #FCC15C
monochromatic
#04BEDA #20DEFB #5CE7FC #98F0FD #D4F9FE
Accessibility & contrast
On white
1.47
#5CE7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5CE7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE7FC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE7FC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFD
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#00F1ED
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ce7fc; /* rgb */ color: rgb(92, 231, 252); /* oklch */ color: oklch(86.1% 0.122 209.1);
Tailwind
colors: {
custom: {
50: '#9beffd',
500: '#5ce7fc',
950: '#000000',
},
}SCSS
$custom: #5ce7fc; $custom-light: #9beffd; $custom-dark: #000000;
JSON
{
"hex": "#5ce7fc",
"rgb": {
"r": 92,
"g": 231,
"b": 252
},
"hsl": {
"h": 187.875,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.86053,
"c": 0.12178,
"h": 209.1
},
"luminance": 0.66455
}Semantic roles & 50–950 ramp
primary
#5CE7FC
secondary
#D33F29
accent
#1E00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101617
muted
#808585