#5DF2EB#5DF2EB
#5DF2EB is a very light, vivid teal. Relative luminance 0.718; OKLCH L 88.0% C 0.126 H 190.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF2EB |
|---|---|
| RGB | rgb(93, 242, 235) |
| HSL | hsl(177, 85%, 66%) |
| HSV | hsv(177, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(87.88, -40.80, -8.41) |
| CIE-LCH | lch(87.88, 41.66, 191.65°) |
| OKLab | oklab(88.04% -0.1238 -0.0234) |
| OKLCH | oklch(88.04% 0.126 190.7) |
| XYZ | xyz(51.2550, 71.8241, 89.7434) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.46
Bright Cyan
#41FDFE
ΔE00 3.62
Bright Aqua
#0BF9EA
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.11
Bright Light Blue
#26F7FD
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF2EB #F25D64
analogous
#5DF2A0 #5DF2EB #5DAEF2
triadic
#5DF2EB #EB5DF2 #F2EB5D
tetradic
#5DF2EB #A05DF2 #F25D64 #AEF25D
square
#5DF2EB #A05DF2 #F25D64 #AEF25D
split-complementary
#5DF2EB #F25DAE #F2A05D
monochromatic
#10C5BC #24EDE4 #5DF2EB #96F7F2 #CEFBF9
Accessibility & contrast
On white
1.37
#5DF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#5DF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF2EB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF2EB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#CED5EC
Tritanopia (blue-blind)
#00F8EF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5df2eb; /* rgb */ color: rgb(93, 242, 235); /* oklch */ color: oklch(88.0% 0.126 190.7);
Tailwind
colors: {
custom: {
50: '#9bf7f1',
500: '#5df2eb',
950: '#000000',
},
}SCSS
$custom: #5df2eb; $custom-light: #9bf7f1; $custom-dark: #000000;
JSON
{
"hex": "#5df2eb",
"rgb": {
"r": 93,
"g": 242,
"b": 235
},
"hsl": {
"h": 177.181,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.88039,
"c": 0.12602,
"h": 190.7
},
"luminance": 0.7183
}Semantic roles & 50–950 ramp
primary
#5DF2EB
secondary
#C23138
accent
#040EE2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1716
muted
#808585