#5CE9F7#5CE9F7
#5CE9F7 is a very light, vivid teal. Relative luminance 0.673; OKLCH L 86.3% C 0.121 H 204.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CE9F7 |
|---|---|
| RGB | rgb(92, 233, 247) |
| HSL | hsl(185, 91%, 66%) |
| HSV | hsv(185, 63%, 97%) |
| CMYK | cmyk(62.8%, 5.7%, 0%, 3.1%) |
| CIE-LAB | lab(85.64, -33.57, -18.07) |
| CIE-LCH | lch(85.64, 38.12, 208.29°) |
| OKLab | oklab(86.33% -0.1104 -0.0501) |
| OKLCH | oklch(86.33% 0.121 204.4) |
| XYZ | xyz(50.3339, 67.2631, 98.3081) |
| Luminance | 0.6727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.72
Robin Egg Blue
#8AF1FE
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.74
Bright Light Blue
#26F7FD
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.17
Bright Cyan
#41FDFE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CE9F7 #F76A5C
analogous
#5CF7B7 #5CE9F7 #5C9CF7
triadic
#5CE9F7 #F75CE9 #E9F75C
tetradic
#5CE9F7 #B75CF7 #F76A5C #9CF75C
square
#5CE9F7 #B75CF7 #F76A5C #9CF75C
split-complementary
#5CE9F7 #F75C9C #F7B75C
monochromatic
#0ABDCE #22E1F4 #5CE9F7 #96F1FA #D1F9FD
Accessibility & contrast
On white
1.45
#5CE9F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#5CE9F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CE9F7
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CE9F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CE9F7 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E0F8
Deuteranopia (green-blind)
#C0CFF8
Tritanopia (blue-blind)
#00F2ED
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ce9f7; /* rgb */ color: rgb(92, 233, 247); /* oklch */ color: oklch(86.3% 0.121 204.4);
Tailwind
colors: {
custom: {
50: '#9bf0f9',
500: '#5ce9f7',
950: '#000000',
},
}SCSS
$custom: #5ce9f7; $custom-light: #9bf0f9; $custom-dark: #000000;
JSON
{
"hex": "#5ce9f7",
"rgb": {
"r": 92,
"g": 233,
"b": 247
},
"hsl": {
"h": 185.419,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.86332,
"c": 0.12124,
"h": 204.4
},
"luminance": 0.67269
}Semantic roles & 50–950 ramp
primary
#5CE9F7
secondary
#CA3B2D
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1617
muted
#808585