#5FDBDF#5FDBDF
#5FDBDF is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.110 H 198.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDBDF |
|---|---|
| RGB | rgb(95, 219, 223) |
| HSL | hsl(182, 67%, 62%) |
| HSV | hsv(182, 57%, 87%) |
| CMYK | cmyk(57.4%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(80.97, -33.06, -12.36) |
| CIE-LCH | lch(80.97, 35.30, 200.50°) |
| OKLab | oklab(82.35% -0.1043 -0.0342) |
| OKLCH | oklch(82.35% 0.11 198.2) |
| XYZ | xyz(43.3645, 58.4192, 78.7884) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.49
Aqua Blue
#02D8E9
ΔE00 4.61
Darkturquoise
#00CED1
ΔE00 4.82
Robin'S Egg
#6DEDFD
ΔE00 5.87
Bright Light Blue
#26F7FD
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDBDF #DF635F
analogous
#5FDFA3 #5FDBDF #5F9BDF
triadic
#5FDBDF #DF5FDB #DBDF5F
tetradic
#5FDBDF #A35FDF #DF635F #9BDF5F
square
#5FDBDF #A35FDF #DF635F #9BDF5F
split-complementary
#5FDBDF #DF5F9B #DFA35F
monochromatic
#219FA3 #2CD0D5 #5FDBDF #92E6E9 #C5F2F3
Accessibility & contrast
On white
1.66
#5FDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5FDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDBDF
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDBDF | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#B9C3E0
Tritanopia (blue-blind)
#00E2DC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5fdbdf; /* rgb */ color: rgb(95, 219, 223); /* oklch */ color: oklch(82.3% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#99e6e9',
500: '#5fdbdf',
950: '#000000',
},
}SCSS
$custom: #5fdbdf; $custom-light: #99e6e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdbdf",
"rgb": {
"r": 95,
"g": 219,
"b": 223
},
"hsl": {
"h": 181.875,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.82348,
"c": 0.10975,
"h": 198.2
},
"luminance": 0.58424
}Semantic roles & 50–950 ramp
primary
#5FDBDF
secondary
#A6403C
accent
#1D17CF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484