#5FDDE2#5FDDE2
#5FDDE2 is a very light, moderate teal. Relative luminance 0.596; OKLCH L 82.9% C 0.111 H 198.8°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDDE2 |
|---|---|
| RGB | rgb(95, 221, 226) |
| HSL | hsl(182, 69%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(58%, 2.2%, 0%, 11.4%) |
| CIE-LAB | lab(81.64, -33.19, -12.96) |
| CIE-LCH | lch(81.64, 35.64, 201.33°) |
| OKLab | oklab(82.92% -0.1051 -0.0359) |
| OKLCH | oklch(82.92% 0.111 198.8) |
| XYZ | xyz(44.2974, 59.6323, 81.1124) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.45
Mediumturquoise
#48D1CC
ΔE00 5.01
Darkturquoise
#00CED1
ΔE00 5.20
Robin'S Egg
#6DEDFD
ΔE00 5.31
Bright Light Blue
#26F7FD
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDDE2 #E2645F
analogous
#5FE2A5 #5FDDE2 #5F9BE2
triadic
#5FDDE2 #E25FDD #DDE25F
tetradic
#5FDDE2 #A55FE2 #E2645F #9BE25F
square
#5FDDE2 #A55FE2 #E2645F #9BE25F
split-complementary
#5FDDE2 #E25F9B #E2A55F
monochromatic
#1EA3A8 #2BD2D9 #5FDDE2 #93E8EB #C7F3F5
Accessibility & contrast
On white
1.62
#5FDDE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5FDDE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDDE2
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDDE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDDE2 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD4E3
Deuteranopia (green-blind)
#BAC4E3
Tritanopia (blue-blind)
#00E4DE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5fdde2; /* rgb */ color: rgb(95, 221, 226); /* oklch */ color: oklch(82.9% 0.111 198.8);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5fdde2',
950: '#000000',
},
}SCSS
$custom: #5fdde2; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5fdde2",
"rgb": {
"r": 95,
"g": 221,
"b": 226
},
"hsl": {
"h": 182.29,
"s": 69.312,
"l": 62.941
},
"oklch": {
"l": 0.82916,
"c": 0.11108,
"h": 198.8
},
"luminance": 0.59637
}Semantic roles & 50–950 ramp
primary
#5FDDE2
secondary
#AA3F3B
accent
#1B14D1
background
#FCFEFE
surface
#F5FCFD
border
#CFD5D5
text
#0F1616
muted
#808484