#5FEBDB#5FEBDB
#5FEBDB is a very light, vivid teal. Relative luminance 0.670; OKLCH L 86.0% C 0.123 H 184.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5FEBDB |
|---|---|
| RGB | rgb(95, 235, 219) |
| HSL | hsl(173, 78%, 65%) |
| HSV | hsv(173, 60%, 92%) |
| CMYK | cmyk(59.6%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(85.48, -41.46, -3.55) |
| CIE-LCH | lch(85.48, 41.61, 184.90°) |
| OKLab | oklab(85.96% -0.1225 -0.0102) |
| OKLCH | oklch(85.96% 0.123 184.8) |
| XYZ | xyz(47.2081, 66.9591, 77.4406) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.97
Tiffany Blue
#7BF2DA
ΔE00 3.60
Bright Aqua
#0BF9EA
ΔE00 4.07
Aqua (survey)
#13EAC9
ΔE00 5.64
Bright Turquoise
#0FFEF9
ΔE00 6.00
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FEBDB #EB5F6F
analogous
#5FEB95 #5FEBDB #5FB5EB
triadic
#5FEBDB #DB5FEB #EBDB5F
tetradic
#5FEBDB #955FEB #EB5F6F #B5EB5F
square
#5FEBDB #955FEB #EB5F6F #B5EB5F
split-complementary
#5FEBDB #EB5FB5 #EB955F
monochromatic
#17B9A6 #29E4CF #5FEBDB #95F2E7 #CCF9F3
Accessibility & contrast
On white
1.46
#5FEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5FEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FEBDB
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FEBDB | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5febdb; /* rgb */ color: rgb(95, 235, 219); /* oklch */ color: oklch(86.0% 0.123 184.8);
Tailwind
colors: {
custom: {
50: '#9af2e6',
500: '#5febdb',
950: '#000000',
},
}SCSS
$custom: #5febdb; $custom-light: #9af2e6; $custom-dark: #000000;
JSON
{
"hex": "#5febdb",
"rgb": {
"r": 95,
"g": 235,
"b": 219
},
"hsl": {
"h": 173.143,
"s": 77.778,
"l": 64.706
},
"oklch": {
"l": 0.85963,
"c": 0.12296,
"h": 184.8
},
"luminance": 0.66964
}Semantic roles & 50–950 ramp
primary
#5FEBDB
secondary
#B83645
accent
#0B23DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584