#5CEBF7#5CEBF7
#5CEBF7 is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.8% C 0.122 H 203.0°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEBF7 |
|---|---|
| RGB | rgb(92, 235, 247) |
| HSL | hsl(185, 91%, 66%) |
| HSV | hsv(185, 63%, 97%) |
| CMYK | cmyk(62.8%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(86.21, -34.50, -17.21) |
| CIE-LCH | lch(86.21, 38.56, 206.51°) |
| OKLab | oklab(86.79% -0.1124 -0.0477) |
| OKLCH | oklch(86.79% 0.122 203) |
| XYZ | xyz(50.9033, 68.4019, 98.4978) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.10
Robin Egg Blue
#8AF1FE
ΔE00 3.97
Bright Light Blue
#26F7FD
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 5.15
Robin'S Egg Blue
#98EFF9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEBF7 #F7685C
analogous
#5CF7B6 #5CEBF7 #5C9EF7
triadic
#5CEBF7 #F75CEB #EBF75C
tetradic
#5CEBF7 #B65CF7 #F7685C #9EF75C
square
#5CEBF7 #B65CF7 #F7685C #9EF75C
split-complementary
#5CEBF7 #F75C9E #F7B65C
monochromatic
#0ABFCE #22E4F4 #5CEBF7 #96F2FA #D1F9FD
Accessibility & contrast
On white
1.43
#5CEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#5CEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEBF7
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEBF7 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F8
Deuteranopia (green-blind)
#C2D0F8
Tritanopia (blue-blind)
#00F4EE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cebf7; /* rgb */ color: rgb(92, 235, 247); /* oklch */ color: oklch(86.8% 0.122 203.0);
Tailwind
colors: {
custom: {
50: '#9bf2f9',
500: '#5cebf7',
950: '#000000',
},
}SCSS
$custom: #5cebf7; $custom-light: #9bf2f9; $custom-dark: #000000;
JSON
{
"hex": "#5cebf7",
"rgb": {
"r": 92,
"g": 235,
"b": 247
},
"hsl": {
"h": 184.645,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.86792,
"c": 0.1221,
"h": 203
},
"luminance": 0.68407
}Semantic roles & 50–950 ramp
primary
#5CEBF7
secondary
#CA392D
accent
#1200E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585