#65EABE#65EABE
#65EABE is a very light, vivid teal. Relative luminance 0.653; OKLCH L 85.1% C 0.134 H 168.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #65EABE |
|---|---|
| RGB | rgb(101, 234, 190) |
| HSL | hsl(160, 76%, 66%) |
| HSV | hsv(160, 57%, 92%) |
| CMYK | cmyk(56.8%, 0%, 18.8%, 8.2%) |
| CIE-LAB | lab(84.65, -46.82, 10.49) |
| CIE-LCH | lch(84.65, 47.98, 167.37°) |
| OKLab | oklab(85.1% -0.131 0.0269) |
| OKLCH | oklch(85.1% 0.134 168.4) |
| XYZ | xyz(44.0795, 65.3258, 58.9914) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 2.99
Seafoam
#7FE0B3
ΔE00 3.84
Bright Teal
#01F9C6
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 4.67
Aquamarine
#7FFFD4
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EABE #EA6591
analogous
#65EA7B #65EABE #65D4EA
triadic
#65EABE #BE65EA #EABE65
tetradic
#65EABE #7B65EA #EA6591 #D4EA65
square
#65EABE #7B65EA #EA6591 #D4EA65
split-complementary
#65EABE #EA65D4 #EA7B65
monochromatic
#1ABB86 #2FE3A7 #65EABE #9BF1D5 #D1F9EB
Accessibility & contrast
On white
1.49
#65EABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#65EABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EABE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EABE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DCBC
Deuteranopia (green-blind)
#D1CEC1
Tritanopia (blue-blind)
#16EBDD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #65eabe; /* rgb */ color: rgb(101, 234, 190); /* oklch */ color: oklch(85.1% 0.134 168.4);
Tailwind
colors: {
custom: {
50: '#9cf1d1',
500: '#65eabe',
950: '#000000',
},
}SCSS
$custom: #65eabe; $custom-light: #9cf1d1; $custom-dark: #000000;
JSON
{
"hex": "#65eabe",
"rgb": {
"r": 101,
"g": 234,
"b": 190
},
"hsl": {
"h": 160.15,
"s": 76,
"l": 65.686
},
"oklch": {
"l": 0.85099,
"c": 0.13369,
"h": 168.4
},
"luminance": 0.6533
}Semantic roles & 50–950 ramp
primary
#65EABE
secondary
#BA3964
accent
#0D50D8
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583