#65DFB0#65DFB0
#65DFB0 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.1% C 0.130 H 165.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFB0 |
|---|---|
| RGB | rgb(101, 223, 176) |
| HSL | hsl(157, 66%, 64%) |
| HSV | hsv(157, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.11, -45.18, 12.82) |
| CIE-LCH | lch(81.11, 46.97, 164.16°) |
| OKLab | oklab(82.11% -0.1255 0.0329) |
| OKLCH | oklch(82.11% 0.13 165.3) |
| XYZ | xyz(39.5872, 58.6730, 50.3047) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.54
Eucalyptus
#44D7A8
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 4.06
Mediumaquamarine
#66CDAA
ΔE00 4.88
Light Teal
#90E4C1
ΔE00 5.05
Aquamarine (survey)
#04D8B2
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFB0 #DF6594
analogous
#65DF73 #65DFB0 #65D1DF
triadic
#65DFB0 #B065DF #DFB065
tetradic
#65DFB0 #7365DF #DF6594 #D1DF65
square
#65DFB0 #7365DF #DF6594 #D1DF65
split-complementary
#65DFB0 #DF65D1 #DF7365
monochromatic
#23A774 #32D496 #65DFB0 #98EACA #CAF4E4
Accessibility & contrast
On white
1.65
#65DFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#65DFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFB0
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFB0 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1AE
Deuteranopia (green-blind)
#C9C4B3
Tritanopia (blue-blind)
#30DFD2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #65dfb0; /* rgb */ color: rgb(101, 223, 176); /* oklch */ color: oklch(82.1% 0.130 165.3);
Tailwind
colors: {
custom: {
50: '#9ae9c7',
500: '#65dfb0',
950: '#000000',
},
}SCSS
$custom: #65dfb0; $custom-light: #9ae9c7; $custom-dark: #000000;
JSON
{
"hex": "#65dfb0",
"rgb": {
"r": 101,
"g": 223,
"b": 176
},
"hsl": {
"h": 156.885,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.82112,
"c": 0.12976,
"h": 165.3
},
"luminance": 0.58677
}Semantic roles & 50–950 ramp
primary
#65DFB0
secondary
#A93F68
accent
#185ECD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482