#5DF0F3#5DF0F3
#5DF0F3 is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.8% C 0.124 H 197.0°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF0F3 |
|---|---|
| RGB | rgb(93, 240, 243) |
| HSL | hsl(181, 86%, 66%) |
| HSV | hsv(181, 62%, 95%) |
| CMYK | cmyk(61.7%, 1.2%, 0%, 4.7%) |
| CIE-LAB | lab(87.54, -37.76, -13.11) |
| CIE-LCH | lch(87.54, 39.97, 199.15°) |
| OKLab | oklab(87.84% -0.1185 -0.0363) |
| OKLCH | oklch(87.84% 0.124 197) |
| XYZ | xyz(51.8449, 71.1128, 95.7705) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.56
Bright Cyan
#41FDFE
ΔE00 3.18
Aqua
#00FFFF
ΔE00 4.25
Bright Turquoise
#0FFEF9
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF0F3 #F3605D
analogous
#5DF3AB #5DF0F3 #5DA5F3
triadic
#5DF0F3 #F35DF0 #F0F35D
tetradic
#5DF0F3 #AB5DF3 #F3605D #A5F35D
square
#5DF0F3 #AB5DF3 #F3605D #A5F35D
split-complementary
#5DF0F3 #F35DA5 #F3AB5D
monochromatic
#0FC3C7 #24EBEF #5DF0F3 #96F5F7 #CFFBFB
Accessibility & contrast
On white
1.38
#5DF0F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#5DF0F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF0F3
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF0F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF0F3 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E5F4
Deuteranopia (green-blind)
#C9D4F4
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5df0f3; /* rgb */ color: rgb(93, 240, 243); /* oklch */ color: oklch(87.8% 0.124 197.0);
Tailwind
colors: {
custom: {
50: '#9bf5f7',
500: '#5df0f3',
950: '#000000',
},
}SCSS
$custom: #5df0f3; $custom-light: #9bf5f7; $custom-dark: #000000;
JSON
{
"hex": "#5df0f3",
"rgb": {
"r": 93,
"g": 240,
"b": 243
},
"hsl": {
"h": 181.2,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.87837,
"c": 0.12395,
"h": 197
},
"luminance": 0.71118
}Semantic roles & 50–950 ramp
primary
#5DF0F3
secondary
#C43330
accent
#0703E3
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585