#65EAAA#65EAAA
#65EAAA is a very light, vivid teal. Relative luminance 0.645; OKLCH L 84.6% C 0.149 H 159.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAA |
|---|---|
| RGB | rgb(101, 234, 170) |
| HSL | hsl(151, 76%, 66%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(84.23, -51.07, 20.32) |
| CIE-LCH | lch(84.23, 54.96, 158.30°) |
| OKLab | oklab(84.62% -0.1399 0.0518) |
| OKLCH | oklch(84.62% 0.149 159.7) |
| XYZ | xyz(42.0416, 64.5106, 48.2587) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.80
Light Blue Green
#7EFBB3
ΔE00 4.19
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.65
Seafoam
#7FE0B3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAA #EA65A5
analogous
#65EA67 #65EAAA #65E7EA
triadic
#65EAAA #AA65EA #EAAA65
tetradic
#65EAAA #6765EA #EA65A5 #E7EA65
square
#65EAAA #6765EA #EA65A5 #E7EA65
split-complementary
#65EAAA #EA65E7 #EA6765
monochromatic
#1ABB6D #2FE38C #65EAAA #9BF1C8 #D1F9E5
Accessibility & contrast
On white
1.51
#65EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#65EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA6
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#2FE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaaa; /* rgb */ color: rgb(101, 234, 170); /* oklch */ color: oklch(84.6% 0.149 159.7);
Tailwind
colors: {
custom: {
50: '#9bf1c3',
500: '#65eaaa',
950: '#000000',
},
}SCSS
$custom: #65eaaa; $custom-light: #9bf1c3; $custom-dark: #000000;
JSON
{
"hex": "#65eaaa",
"rgb": {
"r": 101,
"g": 234,
"b": 170
},
"hsl": {
"h": 151.128,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84617,
"c": 0.14918,
"h": 159.7
},
"luminance": 0.64515
}Semantic roles & 50–950 ramp
primary
#65EAAA
secondary
#BA3977
accent
#0D6FD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582