#5DEFF5#5DEFF5
#5DEFF5 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.7% C 0.123 H 199.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEFF5 |
|---|---|
| RGB | rgb(93, 239, 245) |
| HSL | hsl(182, 88%, 66%) |
| HSV | hsv(182, 62%, 96%) |
| CMYK | cmyk(62%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(87.31, -36.76, -14.50) |
| CIE-LCH | lch(87.31, 39.51, 201.52°) |
| OKLab | oklab(87.67% -0.1167 -0.0402) |
| OKLCH | oklch(87.67% 0.123 199) |
| XYZ | xyz(51.8550, 70.6471, 97.2719) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.75
Bright Cyan
#41FDFE
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 3.95
Aqua
#00FFFF
ΔE00 4.88
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEFF5 #F5635D
analogous
#5DF5AF #5DEFF5 #5DA3F5
triadic
#5DEFF5 #F55DEF #EFF55D
tetradic
#5DEFF5 #AF5DF5 #F5635D #A3F55D
square
#5DEFF5 #AF5DF5 #F5635D #A3F55D
split-complementary
#5DEFF5 #F55DA3 #F5AF5D
monochromatic
#0DC4CB #23E9F1 #5DEFF5 #97F5F9 #D0FAFC
Accessibility & contrast
On white
1.39
#5DEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#5DEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEFF5
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEFF5 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE5F6
Deuteranopia (green-blind)
#C8D3F6
Tritanopia (blue-blind)
#00F7F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5deff5; /* rgb */ color: rgb(93, 239, 245); /* oklch */ color: oklch(87.7% 0.123 199.0);
Tailwind
colors: {
custom: {
50: '#9bf4f8',
500: '#5deff5',
950: '#000000',
},
}SCSS
$custom: #5deff5; $custom-light: #9bf4f8; $custom-dark: #000000;
JSON
{
"hex": "#5deff5",
"rgb": {
"r": 93,
"g": 239,
"b": 245
},
"hsl": {
"h": 182.368,
"s": 88.372,
"l": 66.275
},
"oklch": {
"l": 0.87673,
"c": 0.12341,
"h": 199
},
"luminance": 0.70653
}Semantic roles & 50–950 ramp
primary
#5DEFF5
secondary
#C7352F
accent
#0A01E5
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585