#5FF2DB#5FF2DB
#5FF2DB is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.6% C 0.130 H 181.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2DB |
|---|---|
| RGB | rgb(95, 242, 219) |
| HSL | hsl(171, 85%, 66%) |
| HSV | hsv(171, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 9.5%, 5.1%) |
| CIE-LAB | lab(87.51, -44.55, -0.59) |
| CIE-LCH | lch(87.51, 44.55, 180.75°) |
| OKLab | oklab(87.61% -0.1297 -0.0023) |
| OKLCH | oklch(87.61% 0.13 181) |
| XYZ | xyz(49.2517, 71.0464, 78.1218) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.22
Bright Aqua
#0BF9EA
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 4.32
Turquoise
#40E0D0
ΔE00 4.64
Light Aqua
#8CFFDB
ΔE00 5.83
Light Turquoise
#7EF4CC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2DB #F25F76
analogous
#5FF291 #5FF2DB #5FBFF2
triadic
#5FF2DB #DB5FF2 #F2DB5F
tetradic
#5FF2DB #915FF2 #F25F76 #BFF25F
square
#5FF2DB #915FF2 #F25F76 #BFF25F
split-complementary
#5FF2DB #F25FBF #F2915F
monochromatic
#10C6AA #26EDCE #5FF2DB #98F7E8 #D0FBF4
Accessibility & contrast
On white
1.38
#5FF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#5FF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2DB
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2DB | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DA
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#00F6EB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5ff2db; /* rgb */ color: rgb(95, 242, 219); /* oklch */ color: oklch(87.6% 0.130 181.0);
Tailwind
colors: {
custom: {
50: '#9bf7e6',
500: '#5ff2db',
950: '#000000',
},
}SCSS
$custom: #5ff2db; $custom-light: #9bf7e6; $custom-dark: #000000;
JSON
{
"hex": "#5ff2db",
"rgb": {
"r": 95,
"g": 242,
"b": 219
},
"hsl": {
"h": 170.612,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.87607,
"c": 0.12969,
"h": 181
},
"luminance": 0.71052
}Semantic roles & 50–950 ramp
primary
#5FF2DB
secondary
#C43248
accent
#0427E1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584