#65EAAC#65EAAC
#65EAAC is a very light, vivid teal. Relative luminance 0.646; OKLCH L 84.7% C 0.148 H 160.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAAC |
|---|---|
| RGB | rgb(101, 234, 172) |
| HSL | hsl(152, 76%, 66%) |
| HSV | hsv(152, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.27, -50.66, 19.34) |
| CIE-LCH | lch(84.27, 54.23, 159.10°) |
| OKLab | oklab(84.66% -0.139 0.0493) |
| OKLCH | oklch(84.66% 0.148 160.5) |
| XYZ | xyz(42.2322, 64.5869, 49.2626) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 4.35
Seafoam
#7FE0B3
ΔE00 4.49
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam (survey)
#80F9AD
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAAC #EA65A3
analogous
#65EA69 #65EAAC #65E5EA
triadic
#65EAAC #AC65EA #EAAC65
tetradic
#65EAAC #6965EA #EA65A3 #E5EA65
square
#65EAAC #6965EA #EA65A3 #E5EA65
split-complementary
#65EAAC #EA65E5 #EA6965
monochromatic
#1ABB70 #2FE38F #65EAAC #9BF1C9 #D1F9E6
Accessibility & contrast
On white
1.51
#65EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#65EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAAC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAAC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAA8
Deuteranopia (green-blind)
#D5CDB0
Tritanopia (blue-blind)
#2DE9D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #65eaac; /* rgb */ color: rgb(101, 234, 172); /* oklch */ color: oklch(84.7% 0.148 160.5);
Tailwind
colors: {
custom: {
50: '#9bf1c5',
500: '#65eaac',
950: '#000000',
},
}SCSS
$custom: #65eaac; $custom-light: #9bf1c5; $custom-dark: #000000;
JSON
{
"hex": "#65eaac",
"rgb": {
"r": 101,
"g": 234,
"b": 172
},
"hsl": {
"h": 152.03,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84662,
"c": 0.14752,
"h": 160.5
},
"luminance": 0.64591
}Semantic roles & 50–950 ramp
primary
#65EAAC
secondary
#BA3975
accent
#0D6CD8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582