#5FDEDF#5FDEDF
#5FDEDF is a very light, moderate teal. Relative luminance 0.600; OKLCH L 83.0% C 0.112 H 195.9°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEDF |
|---|---|
| RGB | rgb(95, 222, 223) |
| HSL | hsl(180, 67%, 62%) |
| HSV | hsv(180, 57%, 87%) |
| CMYK | cmyk(57.4%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(81.84, -34.47, -11.07) |
| CIE-LCH | lch(81.84, 36.21, 197.80°) |
| OKLab | oklab(83.05% -0.1074 -0.0307) |
| OKLCH | oklch(83.05% 0.112 195.9) |
| XYZ | xyz(44.1542, 59.9987, 79.0517) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.16
Darkturquoise
#00CED1
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.59
Bright Light Blue
#26F7FD
ΔE00 6.06
Turquoise
#40E0D0
ΔE00 6.28
Robin'S Egg
#6DEDFD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEDF #DF605F
analogous
#5FDFA0 #5FDEDF #5F9EDF
triadic
#5FDEDF #DF5FDE #DEDF5F
tetradic
#5FDEDF #A05FDF #DF605F #9EDF5F
square
#5FDEDF #A05FDF #DF605F #9EDF5F
split-complementary
#5FDEDF #DF5F9E #DFA05F
monochromatic
#21A2A3 #2CD3D5 #5FDEDF #92E9E9 #C5F3F3
Accessibility & contrast
On white
1.62
#5FDEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#5FDEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEDF
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEDF | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DF
Deuteranopia (green-blind)
#BCC5E0
Tritanopia (blue-blind)
#00E5DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdedf; /* rgb */ color: rgb(95, 222, 223); /* oklch */ color: oklch(83.0% 0.112 195.9);
Tailwind
colors: {
custom: {
50: '#99e8e9',
500: '#5fdedf',
950: '#000000',
},
}SCSS
$custom: #5fdedf; $custom-light: #99e8e9; $custom-dark: #000000;
JSON
{
"hex": "#5fdedf",
"rgb": {
"r": 95,
"g": 222,
"b": 223
},
"hsl": {
"h": 180.469,
"s": 66.667,
"l": 62.353
},
"oklch": {
"l": 0.83047,
"c": 0.1117,
"h": 195.9
},
"luminance": 0.60003
}Semantic roles & 50–950 ramp
primary
#5FDEDF
secondary
#A63D3C
accent
#1817CF
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1616
muted
#808484