#65E8BB#65E8BB
#65E8BB is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.133 H 167.6°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8BB |
|---|---|
| RGB | rgb(101, 232, 187) |
| HSL | hsl(159, 74%, 65%) |
| HSV | hsv(159, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 19.4%, 9%) |
| CIE-LAB | lab(84.00, -46.63, 11.13) |
| CIE-LCH | lch(84.00, 47.94, 166.57°) |
| OKLab | oklab(84.55% -0.1302 0.0285) |
| OKLCH | oklch(84.55% 0.133 167.6) |
| XYZ | xyz(43.1888, 64.0636, 57.0936) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.41
Seafoam
#7FE0B3
ΔE00 3.45
Eucalyptus
#44D7A8
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 4.85
Light Aquamarine
#7BFDC7
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8BB #E86592
analogous
#65E879 #65E8BB #65D4E8
triadic
#65E8BB #BB65E8 #E8BB65
tetradic
#65E8BB #7965E8 #E86592 #D4E865
square
#65E8BB #7965E8 #E86592 #D4E865
split-complementary
#65E8BB #E865D4 #E87965
monochromatic
#1BB782 #30E0A3 #65E8BB #9AF0D3 #CFF8EA
Accessibility & contrast
On white
1.52
#65E8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#65E8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8BB
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8BB | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#1DE9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e8bb; /* rgb */ color: rgb(101, 232, 187); /* oklch */ color: oklch(84.5% 0.133 167.6);
Tailwind
colors: {
custom: {
50: '#9bf0cf',
500: '#65e8bb',
950: '#000000',
},
}SCSS
$custom: #65e8bb; $custom-light: #9bf0cf; $custom-dark: #000000;
JSON
{
"hex": "#65e8bb",
"rgb": {
"r": 101,
"g": 232,
"b": 187
},
"hsl": {
"h": 159.389,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84545,
"c": 0.13329,
"h": 167.6
},
"luminance": 0.64068
}Semantic roles & 50–950 ramp
primary
#65E8BB
secondary
#B73A65
accent
#0F54D6
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1713
muted
#808583