#65DEC2#65DEC2
#65DEC2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.4% C 0.117 H 175.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEC2 |
|---|---|
| RGB | rgb(101, 222, 194) |
| HSL | hsl(166, 65%, 63%) |
| HSV | hsv(166, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 12.6%, 12.9%) |
| CIE-LAB | lab(81.24, -40.65, 3.48) |
| CIE-LCH | lch(81.24, 40.80, 175.11°) |
| OKLab | oklab(82.35% -0.1164 0.0086) |
| OKLCH | oklch(82.35% 0.117 175.8) |
| XYZ | xyz(41.2213, 58.9004, 60.2251) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.95
Aqua (survey)
#13EAC9
ΔE00 4.50
Turquoise
#40E0D0
ΔE00 4.75
Aquamarine (survey)
#04D8B2
ΔE00 4.86
Tiffany Blue
#7BF2DA
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEC2 #DE6581
analogous
#65DE85 #65DEC2 #65BDDE
triadic
#65DEC2 #C265DE #DEC265
tetradic
#65DEC2 #8565DE #DE6581 #BDDE65
square
#65DEC2 #8565DE #DE6581 #BDDE65
split-complementary
#65DEC2 #DE65BD #DE8565
monochromatic
#23A587 #33D3AE #65DEC2 #97E9D6 #CAF4EA
Accessibility & contrast
On white
1.64
#65DEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#65DEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEC2
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEC2 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C1
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#1BE1D6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dec2; /* rgb */ color: rgb(101, 222, 194); /* oklch */ color: oklch(82.4% 0.117 175.8);
Tailwind
colors: {
custom: {
50: '#9ae9d4',
500: '#65dec2',
950: '#000000',
},
}SCSS
$custom: #65dec2; $custom-light: #9ae9d4; $custom-dark: #000000;
JSON
{
"hex": "#65dec2",
"rgb": {
"r": 101,
"g": 222,
"b": 194
},
"hsl": {
"h": 166.116,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.82353,
"c": 0.11673,
"h": 175.8
},
"luminance": 0.58904
}Semantic roles & 50–950 ramp
primary
#65DEC2
secondary
#A83F57
accent
#1943CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483