#5DEFF7#5DEFF7
#5DEFF7 is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.7% C 0.124 H 200.3°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF7 |
|---|---|
| RGB | rgb(93, 239, 247) |
| HSL | hsl(183, 91%, 67%) |
| HSV | hsv(183, 62%, 97%) |
| CMYK | cmyk(62.3%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(87.37, -36.21, -15.45) |
| CIE-LCH | lch(87.37, 39.37, 203.11°) |
| OKLab | oklab(87.74% -0.1159 -0.0428) |
| OKLCH | oklch(87.74% 0.124 200.3) |
| XYZ | xyz(52.1619, 70.7699, 98.8886) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.99
Robin'S Egg
#6DEDFD
ΔE00 3.31
Bright Cyan
#41FDFE
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Aqua
#00FFFF
ΔE00 5.28
Robin'S Egg Blue
#98EFF9
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF7 #F7655D
analogous
#5DF7B2 #5DEFF7 #5DA2F7
triadic
#5DEFF7 #F75DEF #EFF75D
tetradic
#5DEFF7 #B25DF7 #F7655D #A2F75D
square
#5DEFF7 #B25DF7 #F7655D #A2F75D
split-complementary
#5DEFF7 #F75DA2 #F7B25D
monochromatic
#0AC5CF #23E9F4 #5DEFF7 #97F5FA #D2FBFD
Accessibility & contrast
On white
1.39
#5DEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#5DEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF7
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF7 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F8
Deuteranopia (green-blind)
#C7D4F8
Tritanopia (blue-blind)
#00F7F1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5deff7; /* rgb */ color: rgb(93, 239, 247); /* oklch */ color: oklch(87.7% 0.124 200.3);
Tailwind
colors: {
custom: {
50: '#9cf4f9',
500: '#5deff7',
950: '#000000',
},
}SCSS
$custom: #5deff7; $custom-light: #9cf4f9; $custom-dark: #000000;
JSON
{
"hex": "#5deff7",
"rgb": {
"r": 93,
"g": 239,
"b": 247
},
"hsl": {
"h": 183.117,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.87741,
"c": 0.12353,
"h": 200.3
},
"luminance": 0.70776
}Semantic roles & 50–950 ramp
primary
#5DEFF7
secondary
#CB362D
accent
#0C00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585