#65EAB2#65EAB2
#65EAB2 is a very light, vivid teal. Relative luminance 0.648; OKLCH L 84.8% C 0.143 H 162.9°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65EAB2 |
|---|---|
| RGB | rgb(101, 234, 178) |
| HSL | hsl(155, 76%, 66%) |
| HSV | hsv(155, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 23.9%, 8.2%) |
| CIE-LAB | lab(84.39, -49.42, 16.39) |
| CIE-LCH | lch(84.39, 52.07, 161.65°) |
| OKLab | oklab(84.8% -0.1363 0.0419) |
| OKLCH | oklch(84.8% 0.143 162.9) |
| XYZ | xyz(42.8215, 64.8226, 52.3662) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.27
Seafoam
#7FE0B3
ΔE00 3.83
Light Aquamarine
#7BFDC7
ΔE00 4.31
Aqua Marine
#2EE8BB
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.80
Light Blue Green
#7EFBB3
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EAB2 #EA659D
analogous
#65EA6F #65EAB2 #65DFEA
triadic
#65EAB2 #B265EA #EAB265
tetradic
#65EAB2 #6F65EA #EA659D #DFEA65
square
#65EAB2 #6F65EA #EA659D #DFEA65
split-complementary
#65EAB2 #EA65DF #EA6F65
monochromatic
#1ABB77 #2FE397 #65EAB2 #9BF1CD #D1F9E8
Accessibility & contrast
On white
1.50
#65EAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#65EAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EAB2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EAB2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DBAF
Deuteranopia (green-blind)
#D3CDB6
Tritanopia (blue-blind)
#27EADB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eab2; /* rgb */ color: rgb(101, 234, 178); /* oklch */ color: oklch(84.8% 0.143 162.9);
Tailwind
colors: {
custom: {
50: '#9bf1c9',
500: '#65eab2',
950: '#000000',
},
}SCSS
$custom: #65eab2; $custom-light: #9bf1c9; $custom-dark: #000000;
JSON
{
"hex": "#65eab2",
"rgb": {
"r": 101,
"g": 234,
"b": 178
},
"hsl": {
"h": 154.737,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.84802,
"c": 0.14264,
"h": 162.9
},
"luminance": 0.64827
}Semantic roles & 50–950 ramp
primary
#65EAB2
secondary
#BA396F
accent
#0D63D8
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582