#65EAAD#65EAAD
#65EAAD is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.147 H 160.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAD |
|---|---|
| RGB | rgb(101, 234, 173) |
| HSL | hsl(152, 76%, 66%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 26.1%, 8.2%) |
| CIE-LAB | lab(84.29, -50.46, 18.85) |
| CIE-LCH | lch(84.29, 53.86, 159.51°) |
| OKLab | oklab(84.69% -0.1386 0.0481) |
| OKLCH | oklch(84.69% 0.147 160.9) |
| XYZ | xyz(42.3286, 64.6254, 49.7703) |
| Luminance | 0.6463 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.86
Seafoam
#7FE0B3
ΔE00 4.36
Light Blue Green
#7EFBB3
ΔE00 4.45
Light Aquamarine
#7BFDC7
ΔE00 4.68
Seafoam Green
#7AF9AB
ΔE00 4.72
Seafoam (survey)
#80F9AD
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAD #EA65A2
analogous
#65EA6A #65EAAD #65E5EA
triadic
#65EAAD #AD65EA #EAAD65
tetradic
#65EAAD #6A65EA #EA65A2 #E5EA65
square
#65EAAD #6A65EA #EA65A2 #E5EA65
split-complementary
#65EAAD #EA65E5 #EA6A65
monochromatic
#1ABB71 #2FE390 #65EAAD #9BF1CA #D1F9E6
Accessibility & contrast
On white
1.51
#65EAAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#65EAAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAD
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAD | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAA
Deuteranopia (green-blind)
#D4CDB1
Tritanopia (blue-blind)
#2CE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaad; /* rgb */ color: rgb(101, 234, 173); /* oklch */ color: oklch(84.7% 0.147 160.9);
Tailwind
colors: {
custom: {
50: '#9bf1c5',
500: '#65eaad',
950: '#000000',
},
}SCSS
$custom: #65eaad; $custom-light: #9bf1c5; $custom-dark: #000000;
JSON
{
"hex": "#65eaad",
"rgb": {
"r": 101,
"g": 234,
"b": 173
},
"hsl": {
"h": 152.481,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84685,
"c": 0.14668,
"h": 160.9
},
"luminance": 0.64629
}Semantic roles & 50–950 ramp
primary
#65EAAD
secondary
#BA3974
accent
#0D6AD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582