#5FDEE3#5FDEE3
#5FDEE3 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.112 H 198.8°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5FDEE3 |
|---|---|
| RGB | rgb(95, 222, 227) |
| HSL | hsl(182, 70%, 63%) |
| HSV | hsv(182, 58%, 89%) |
| CMYK | cmyk(58.1%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(81.96, -33.39, -13.02) |
| CIE-LCH | lch(81.96, 35.84, 201.30°) |
| OKLab | oklab(83.18% -0.1057 -0.036) |
| OKLCH | oklch(83.18% 0.112 198.8) |
| XYZ | xyz(44.6998, 60.2169, 81.9255) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.51
Mediumturquoise
#48D1CC
ΔE00 5.14
Robin'S Egg
#6DEDFD
ΔE00 5.17
Darkturquoise
#00CED1
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FDEE3 #E3645F
analogous
#5FE3A6 #5FDEE3 #5F9CE3
triadic
#5FDEE3 #E35FDE #DEE35F
tetradic
#5FDEE3 #A65FE3 #E3645F #9CE35F
square
#5FDEE3 #A65FE3 #E3645F #9CE35F
split-complementary
#5FDEE3 #E35F9C #E3A65F
monochromatic
#1EA5AA #2BD3DA #5FDEE3 #93E9EC #C7F3F5
Accessibility & contrast
On white
1.61
#5FDEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5FDEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FDEE3
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FDEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FDEE3 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E4
Deuteranopia (green-blind)
#BBC5E4
Tritanopia (blue-blind)
#00E5DF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5fdee3; /* rgb */ color: rgb(95, 222, 227); /* oklch */ color: oklch(83.2% 0.112 198.8);
Tailwind
colors: {
custom: {
50: '#99e8eb',
500: '#5fdee3',
950: '#000000',
},
}SCSS
$custom: #5fdee3; $custom-light: #99e8eb; $custom-dark: #000000;
JSON
{
"hex": "#5fdee3",
"rgb": {
"r": 95,
"g": 222,
"b": 227
},
"hsl": {
"h": 182.273,
"s": 70.213,
"l": 63.137
},
"oklch": {
"l": 0.83183,
"c": 0.11172,
"h": 198.8
},
"luminance": 0.60221
}Semantic roles & 50–950 ramp
primary
#5FDEE3
secondary
#AC3F3B
accent
#1B13D2
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484