#5CEEFB#5CEEFB
#5CEEFB is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.6% C 0.124 H 203.5°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEFB |
|---|---|
| RGB | rgb(92, 238, 251) |
| HSL | hsl(185, 95%, 67%) |
| HSV | hsv(185, 63%, 98%) |
| CMYK | cmyk(63.3%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(87.18, -34.79, -17.84) |
| CIE-LCH | lch(87.18, 39.10, 207.14°) |
| OKLab | oklab(87.62% -0.1138 -0.0494) |
| OKLCH | oklch(87.62% 0.124 203.5) |
| XYZ | xyz(52.3933, 70.3837, 102.0723) |
| Luminance | 0.7039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.85
Robin Egg Blue
#8AF1FE
ΔE00 3.74
Bright Light Blue
#26F7FD
ΔE00 4.12
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Bright Cyan
#41FDFE
ΔE00 5.56
Aqua Blue
#02D8E9
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEFB #FB695C
analogous
#5CFBB9 #5CEEFB #5C9EFB
triadic
#5CEEFB #FB5CEE #EEFB5C
tetradic
#5CEEFB #B95CFB #FB695C #9EFB5C
square
#5CEEFB #B95CFB #FB695C #9EFB5C
split-complementary
#5CEEFB #FB5C9E #FBB95C
monochromatic
#05C6D7 #20E8FA #5CEEFB #98F4FC #D3FAFE
Accessibility & contrast
On white
1.39
#5CEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#5CEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEFB
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEFB | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FC
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ceefb; /* rgb */ color: rgb(92, 238, 251); /* oklch */ color: oklch(87.6% 0.124 203.5);
Tailwind
colors: {
custom: {
50: '#9bf4fc',
500: '#5ceefb',
950: '#000000',
},
}SCSS
$custom: #5ceefb; $custom-light: #9bf4fc; $custom-dark: #000000;
JSON
{
"hex": "#5ceefb",
"rgb": {
"r": 92,
"g": 238,
"b": 251
},
"hsl": {
"h": 184.906,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.87622,
"c": 0.12405,
"h": 203.5
},
"luminance": 0.70389
}Semantic roles & 50–950 ramp
primary
#5CEEFB
secondary
#D1382A
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585