#5DEFF0#5DEFF0
#5DEFF0 is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.5% C 0.123 H 195.8°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF0 |
|---|---|
| RGB | rgb(93, 239, 240) |
| HSL | hsl(180, 83%, 65%) |
| HSV | hsv(180, 61%, 94%) |
| CMYK | cmyk(61.2%, 0.4%, 0%, 5.9%) |
| CIE-LAB | lab(87.17, -38.11, -12.10) |
| CIE-LCH | lch(87.17, 39.98, 197.61°) |
| OKLab | oklab(87.51% -0.1187 -0.0336) |
| OKLCH | oklch(87.51% 0.123 195.8) |
| XYZ | xyz(51.1020, 70.3459, 93.3062) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.88
Bright Cyan
#41FDFE
ΔE00 3.24
Aqua
#00FFFF
ΔE00 4.22
Bright Turquoise
#0FFEF9
ΔE00 4.57
Robin'S Egg
#6DEDFD
ΔE00 5.57
Robin Egg Blue
#8AF1FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF0 #F05E5D
analogous
#5DF0A7 #5DEFF0 #5DA6F0
triadic
#5DEFF0 #F05DEF #EFF05D
tetradic
#5DEFF0 #A75DF0 #F05E5D #A6F05D
square
#5DEFF0 #A75DF0 #F05E5D #A6F05D
split-complementary
#5DEFF0 #F05DA6 #F0A75D
monochromatic
#12C0C1 #25E9EB #5DEFF0 #95F5F5 #CDFAFA
Accessibility & contrast
On white
1.39
#5DEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#5DEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF0
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF0 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E4F0
Deuteranopia (green-blind)
#C9D3F1
Tritanopia (blue-blind)
#00F6EF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5deff0; /* rgb */ color: rgb(93, 239, 240); /* oklch */ color: oklch(87.5% 0.123 195.8);
Tailwind
colors: {
custom: {
50: '#9bf4f4',
500: '#5deff0',
950: '#000000',
},
}SCSS
$custom: #5deff0; $custom-light: #9bf4f4; $custom-dark: #000000;
JSON
{
"hex": "#5deff0",
"rgb": {
"r": 93,
"g": 239,
"b": 240
},
"hsl": {
"h": 180.408,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.87505,
"c": 0.12339,
"h": 195.8
},
"luminance": 0.70351
}Semantic roles & 50–950 ramp
primary
#5DEFF0
secondary
#BF3332
accent
#0806DF
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1717
muted
#808585