#65EBAA#65EBAA
#65EBAA is a very light, vivid teal. Relative luminance 0.651; OKLCH L 84.9% C 0.151 H 159.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65EBAA |
|---|---|
| RGB | rgb(101, 235, 170) |
| HSL | hsl(151, 77%, 66%) |
| HSV | hsv(151, 57%, 92%) |
| CMYK | cmyk(57%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(84.53, -51.48, 20.73) |
| CIE-LCH | lch(84.53, 55.49, 158.06°) |
| OKLab | oklab(84.86% -0.141 0.0528) |
| OKLCH | oklch(84.86% 0.151 159.5) |
| XYZ | xyz(42.3271, 65.0816, 48.3538) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 3.96
Seafoam Green
#7AF9AB
ΔE00 4.05
Seafoam (survey)
#80F9AD
ΔE00 4.15
Aqua Green
#12E193
ΔE00 4.67
Greenish Turquoise
#00FBB0
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EBAA #EB65A6
analogous
#65EB67 #65EBAA #65E9EB
triadic
#65EBAA #AA65EB #EBAA65
tetradic
#65EBAA #6765EB #EB65A6 #E9EB65
square
#65EBAA #6765EB #EB65A6 #E9EB65
split-complementary
#65EBAA #EB65E9 #EB6765
monochromatic
#19BD6D #2FE48C #65EBAA #9BF2C8 #D1F9E6
Accessibility & contrast
On white
1.50
#65EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#65EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EBAA
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EBAA | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA6
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#2EEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65ebaa; /* rgb */ color: rgb(101, 235, 170); /* oklch */ color: oklch(84.9% 0.151 159.5);
Tailwind
colors: {
custom: {
50: '#9bf2c3',
500: '#65ebaa',
950: '#000000',
},
}SCSS
$custom: #65ebaa; $custom-light: #9bf2c3; $custom-dark: #000000;
JSON
{
"hex": "#65ebaa",
"rgb": {
"r": 101,
"g": 235,
"b": 170
},
"hsl": {
"h": 150.896,
"s": 77.011,
"l": 65.882
},
"oklch": {
"l": 0.84858,
"c": 0.15052,
"h": 159.5
},
"luminance": 0.65086
}Semantic roles & 50–950 ramp
primary
#65EBAA
secondary
#BC3878
accent
#0C70D9
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582