#5FDADD#5FDADD
#5FDADD is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.0% C 0.109 H 197.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDADD |
|---|---|
| RGB | rgb(95, 218, 221) |
| HSL | hsl(181, 65%, 62%) |
| HSV | hsv(181, 57%, 87%) |
| CMYK | cmyk(57%, 1.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.62, -33.13, -11.82) |
| CIE-LCH | lch(80.62, 35.17, 199.63°) |
| OKLab | oklab(82.05% -0.1041 -0.0327) |
| OKLCH | oklch(82.05% 0.109 197.4) |
| XYZ | xyz(42.8363, 57.7918, 77.2900) |
| Luminance | 0.5780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 4.60
Aqua Blue
#02D8E9
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 6.28
Bright Light Blue
#26F7FD
ΔE00 6.86
Turquoise
#40E0D0
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDADD #DD625F
analogous
#5FDDA1 #5FDADD #5F9BDD
triadic
#5FDADD #DD5FDA #DADD5F
tetradic
#5FDADD #A15FDD #DD625F #9BDD5F
square
#5FDADD #A15FDD #DD625F #9BDD5F
split-complementary
#5FDADD #DD5F9B #DDA15F
monochromatic
#229DA0 #2DCED2 #5FDADD #91E6E8 #C4F1F2
Accessibility & contrast
On white
1.67
#5FDADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#5FDADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDADD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDADD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DD
Deuteranopia (green-blind)
#B8C2DE
Tritanopia (blue-blind)
#00E1DB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5fdadd; /* rgb */ color: rgb(95, 218, 221); /* oklch */ color: oklch(82.0% 0.109 197.4);
Tailwind
colors: {
custom: {
50: '#99e6e7',
500: '#5fdadd',
950: '#000000',
},
}SCSS
$custom: #5fdadd; $custom-light: #99e6e7; $custom-dark: #000000;
JSON
{
"hex": "#5fdadd",
"rgb": {
"r": 95,
"g": 218,
"b": 221
},
"hsl": {
"h": 181.429,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82047,
"c": 0.10909,
"h": 197.4
},
"luminance": 0.57796
}Semantic roles & 50–950 ramp
primary
#5FDADD
secondary
#A3403D
accent
#1D19CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1616
muted
#808484