#65DFB2#65DFB2
#65DFB2 is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.2% C 0.128 H 166.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65DFB2 |
|---|---|
| RGB | rgb(101, 223, 178) |
| HSL | hsl(158, 66%, 64%) |
| HSV | hsv(158, 55%, 87%) |
| CMYK | cmyk(54.7%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.16, -44.75, 11.83) |
| CIE-LCH | lch(81.16, 46.28, 165.19°) |
| OKLab | oklab(82.16% -0.1246 0.0303) |
| OKLCH | oklch(82.16% 0.128 166.3) |
| XYZ | xyz(39.7866, 58.7527, 51.3546) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.62
Eucalyptus
#44D7A8
ΔE00 2.91
Aqua Marine
#2EE8BB
ΔE00 3.87
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 4.84
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65DFB2 #DF6592
analogous
#65DF75 #65DFB2 #65CFDF
triadic
#65DFB2 #B265DF #DFB265
tetradic
#65DFB2 #7565DF #DF6592 #CFDF65
square
#65DFB2 #7565DF #DF6592 #CFDF65
split-complementary
#65DFB2 #DF65CF #DF7565
monochromatic
#23A776 #32D499 #65DFB2 #98EACB #CAF4E5
Accessibility & contrast
On white
1.65
#65DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#65DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65DFB2
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65DFB2 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD1B0
Deuteranopia (green-blind)
#C9C4B5
Tritanopia (blue-blind)
#2EE0D2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #65dfb2; /* rgb */ color: rgb(101, 223, 178); /* oklch */ color: oklch(82.2% 0.128 166.3);
Tailwind
colors: {
custom: {
50: '#9ae9c9',
500: '#65dfb2',
950: '#000000',
},
}SCSS
$custom: #65dfb2; $custom-light: #9ae9c9; $custom-dark: #000000;
JSON
{
"hex": "#65dfb2",
"rgb": {
"r": 101,
"g": 223,
"b": 178
},
"hsl": {
"h": 157.869,
"s": 65.591,
"l": 63.529
},
"oklch": {
"l": 0.82162,
"c": 0.12827,
"h": 166.3
},
"luminance": 0.58756
}Semantic roles & 50–950 ramp
primary
#65DFB2
secondary
#A93F66
accent
#185BCD
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0F1613
muted
#808482