#5DF1F7#5DF1F7
#5DF1F7 is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.2% C 0.125 H 198.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF1F7 |
|---|---|
| RGB | rgb(93, 241, 247) |
| HSL | hsl(182, 91%, 67%) |
| HSV | hsv(182, 62%, 97%) |
| CMYK | cmyk(62.3%, 2.4%, 0%, 3.1%) |
| CIE-LAB | lab(87.94, -37.13, -14.60) |
| CIE-LCH | lch(87.94, 39.90, 201.46°) |
| OKLab | oklab(88.2% -0.1179 -0.0405) |
| OKLCH | oklch(88.2% 0.125 198.9) |
| XYZ | xyz(52.7507, 71.9474, 99.0848) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.49
Bright Cyan
#41FDFE
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 4.04
Aqua
#00FFFF
ΔE00 4.58
Robin Egg Blue
#8AF1FE
ΔE00 4.98
Bright Turquoise
#0FFEF9
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF1F7 #F7635D
analogous
#5DF7B0 #5DF1F7 #5DA4F7
triadic
#5DF1F7 #F75DF1 #F1F75D
tetradic
#5DF1F7 #B05DF7 #F7635D #A4F75D
square
#5DF1F7 #B05DF7 #F7635D #A4F75D
split-complementary
#5DF1F7 #F75DA4 #F7B05D
monochromatic
#0AC8CF #23ECF4 #5DF1F7 #97F6FA #D2FBFD
Accessibility & contrast
On white
1.36
#5DF1F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#5DF1F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF1F7
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF1F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF1F7 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7F8
Deuteranopia (green-blind)
#C9D5F8
Tritanopia (blue-blind)
#00F9F2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5df1f7; /* rgb */ color: rgb(93, 241, 247); /* oklch */ color: oklch(88.2% 0.125 198.9);
Tailwind
colors: {
custom: {
50: '#9cf6f9',
500: '#5df1f7',
950: '#000000',
},
}SCSS
$custom: #5df1f7; $custom-light: #9cf6f9; $custom-dark: #000000;
JSON
{
"hex": "#5df1f7",
"rgb": {
"r": 93,
"g": 241,
"b": 247
},
"hsl": {
"h": 182.338,
"s": 90.588,
"l": 66.667
},
"oklch": {
"l": 0.88202,
"c": 0.12461,
"h": 198.9
},
"luminance": 0.71953
}Semantic roles & 50–950 ramp
primary
#5DF1F7
secondary
#CB342D
accent
#0900E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#101717
muted
#808585