#5FDDDA#5FDDDA
#5FDDDA is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.6% C 0.111 H 193.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDDA |
|---|---|
| RGB | rgb(95, 221, 218) |
| HSL | hsl(179, 65%, 62%) |
| HSV | hsv(179, 57%, 87%) |
| CMYK | cmyk(57%, 0%, 1.4%, 13.3%) |
| CIE-LAB | lab(81.40, -35.34, -9.06) |
| CIE-LCH | lch(81.40, 36.48, 194.38°) |
| OKLab | oklab(82.65% -0.1085 -0.0251) |
| OKLCH | oklch(82.65% 0.111 193.1) |
| XYZ | xyz(43.2252, 59.2034, 75.4655) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.32
Turquoise
#40E0D0
ΔE00 4.93
Darkturquoise
#00CED1
ΔE00 5.13
Bright Light Blue
#26F7FD
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 6.79
Bright Cyan
#41FDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDDA #DD5F62
analogous
#5FDD9B #5FDDDA #5FA1DD
triadic
#5FDDDA #DA5FDD #DDDA5F
tetradic
#5FDDDA #9B5FDD #DD5F62 #A1DD5F
square
#5FDDDA #9B5FDD #DD5F62 #A1DD5F
split-complementary
#5FDDDA #DD5FA1 #DD9B5F
monochromatic
#22A09D #2DD2CE #5FDDDA #91E8E6 #C4F2F1
Accessibility & contrast
On white
1.64
#5FDDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5FDDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDDA
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDDA | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#BCC4DB
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5fddda; /* rgb */ color: rgb(95, 221, 218); /* oklch */ color: oklch(82.6% 0.111 193.1);
Tailwind
colors: {
custom: {
50: '#99e8e5',
500: '#5fddda',
950: '#000000',
},
}SCSS
$custom: #5fddda; $custom-light: #99e8e5; $custom-dark: #000000;
JSON
{
"hex": "#5fddda",
"rgb": {
"r": 95,
"g": 221,
"b": 218
},
"hsl": {
"h": 178.571,
"s": 64.948,
"l": 61.961
},
"oklch": {
"l": 0.82648,
"c": 0.11134,
"h": 193.1
},
"luminance": 0.59208
}Semantic roles & 50–950 ramp
primary
#5FDDDA
secondary
#A33D40
accent
#191DCD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484