#65EABB#65EABB
#65EABB is a very light, vivid teal. Relative luminance 0.652; OKLCH L 85.0% C 0.136 H 167.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #65EABB |
|---|---|
| RGB | rgb(101, 234, 187) |
| HSL | hsl(159, 76%, 66%) |
| HSV | hsv(159, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(84.58, -47.48, 11.97) |
| CIE-LCH | lch(84.58, 48.97, 165.85°) |
| OKLab | oklab(85.02% -0.1323 0.0307) |
| OKLCH | oklch(85.02% 0.136 167) |
| XYZ | xyz(43.7549, 65.1960, 57.2823) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.31
Seafoam
#7FE0B3
ΔE00 3.63
Light Aquamarine
#7BFDC7
ΔE00 4.40
Bright Teal
#01F9C6
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EABB #EA6594
analogous
#65EA78 #65EABB #65D6EA
triadic
#65EABB #BB65EA #EABB65
tetradic
#65EABB #7865EA #EA6594 #D6EA65
square
#65EABB #7865EA #EA6594 #D6EA65
split-complementary
#65EABB #EA65D6 #EA7865
monochromatic
#1ABB82 #2FE3A3 #65EABB #9BF1D3 #D1F9EB
Accessibility & contrast
On white
1.50
#65EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#65EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EABB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EABB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#1CEBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eabb; /* rgb */ color: rgb(101, 234, 187); /* oklch */ color: oklch(85.0% 0.136 167.0);
Tailwind
colors: {
custom: {
50: '#9cf1cf',
500: '#65eabb',
950: '#000000',
},
}SCSS
$custom: #65eabb; $custom-light: #9cf1cf; $custom-dark: #000000;
JSON
{
"hex": "#65eabb",
"rgb": {
"r": 101,
"g": 234,
"b": 187
},
"hsl": {
"h": 158.797,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85022,
"c": 0.13581,
"h": 167
},
"luminance": 0.652
}Semantic roles & 50–950 ramp
primary
#65EABB
secondary
#BA3967
accent
#0D55D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583