#5CEEFD#5CEEFD
#5CEEFD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.7% C 0.124 H 204.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5CEEFD |
|---|---|
| RGB | rgb(92, 238, 253) |
| HSL | hsl(186, 98%, 68%) |
| HSV | hsv(186, 64%, 99%) |
| CMYK | cmyk(63.6%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(87.25, -34.24, -18.79) |
| CIE-LCH | lch(87.25, 39.05, 208.76°) |
| OKLab | oklab(87.69% -0.113 -0.0521) |
| OKLCH | oklch(87.69% 0.124 204.8) |
| XYZ | xyz(52.7102, 70.5105, 103.7414) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 1.39
Robin Egg Blue
#8AF1FE
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 4.64
Robin'S Egg Blue
#98EFF9
ΔE00 5.07
Aqua Blue
#02D8E9
ΔE00 5.64
Bright Cyan
#41FDFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CEEFD #FD6B5C
analogous
#5CFDBB #5CEEFD #5C9DFD
triadic
#5CEEFD #FD5CEE #EEFD5C
tetradic
#5CEEFD #BB5CFD #FD6B5C #9DFD5C
square
#5CEEFD #BB5CFD #FD6B5C #9DFD5C
split-complementary
#5CEEFD #FD5C9D #FDBB5C
monochromatic
#03C8DC #20E8FC #5CEEFD #98F4FE #D5FBFE
Accessibility & contrast
On white
1.39
#5CEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#5CEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CEEFD
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CEEFD | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#C4D3FE
Tritanopia (blue-blind)
#00F7F2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ceefd; /* rgb */ color: rgb(92, 238, 253); /* oklch */ color: oklch(87.7% 0.124 204.8);
Tailwind
colors: {
custom: {
50: '#9cf4fe',
500: '#5ceefd',
950: '#000000',
},
}SCSS
$custom: #5ceefd; $custom-light: #9cf4fe; $custom-dark: #000000;
JSON
{
"hex": "#5ceefd",
"rgb": {
"r": 92,
"g": 238,
"b": 253
},
"hsl": {
"h": 185.59,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.87693,
"c": 0.1244,
"h": 204.8
},
"luminance": 0.70516
}Semantic roles & 50–950 ramp
primary
#5CEEFD
secondary
#D53828
accent
#1500E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585