#65DEAF#65DEAF
#65DEAF is a light, vivid teal. Relative luminance 0.581; OKLCH L 81.8% C 0.129 H 165.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65DEAF |
|---|---|
| RGB | rgb(101, 222, 175) |
| HSL | hsl(157, 65%, 63%) |
| HSV | hsv(157, 55%, 87%) |
| CMYK | cmyk(54.5%, 0%, 21.2%, 12.9%) |
| CIE-LAB | lab(80.79, -44.97, 12.90) |
| CIE-LCH | lch(80.79, 46.78, 163.99°) |
| OKLab | oklab(81.85% -0.1249 0.0331) |
| OKLCH | oklch(81.85% 0.129 165.2) |
| XYZ | xyz(39.2223, 58.1008, 49.6967) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.55
Eucalyptus
#44D7A8
ΔE00 2.79
Aqua Marine
#2EE8BB
ΔE00 4.21
Mediumaquamarine
#66CDAA
ΔE00 4.71
Light Teal
#90E4C1
ΔE00 5.11
Aquamarine (survey)
#04D8B2
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DEAF #DE6594
analogous
#65DE72 #65DEAF #65D1DE
triadic
#65DEAF #AF65DE #DEAF65
tetradic
#65DEAF #7265DE #DE6594 #D1DE65
square
#65DEAF #7265DE #DE6594 #D1DE65
split-complementary
#65DEAF #DE65D1 #DE7265
monochromatic
#23A573 #33D395 #65DEAF #97E9C9 #CAF4E3
Accessibility & contrast
On white
1.66
#65DEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#65DEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DEAF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DEAF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD0AD
Deuteranopia (green-blind)
#C8C3B2
Tritanopia (blue-blind)
#31DED1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65deaf; /* rgb */ color: rgb(101, 222, 175); /* oklch */ color: oklch(81.8% 0.129 165.2);
Tailwind
colors: {
custom: {
50: '#9ae9c7',
500: '#65deaf',
950: '#000000',
},
}SCSS
$custom: #65deaf; $custom-light: #9ae9c7; $custom-dark: #000000;
JSON
{
"hex": "#65deaf",
"rgb": {
"r": 101,
"g": 222,
"b": 175
},
"hsl": {
"h": 156.694,
"s": 64.706,
"l": 63.333
},
"oklch": {
"l": 0.81847,
"c": 0.1292,
"h": 165.2
},
"luminance": 0.58104
}Semantic roles & 50–950 ramp
primary
#65DEAF
secondary
#A83F68
accent
#195FCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482