#65E2BB#65E2BB
#65E2BB is a very light, vivid teal. Relative luminance 0.607; OKLCH L 83.1% C 0.126 H 169.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #65E2BB |
|---|---|
| RGB | rgb(101, 226, 187) |
| HSL | hsl(161, 68%, 64%) |
| HSV | hsv(161, 55%, 89%) |
| CMYK | cmyk(55.3%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(82.24, -44.04, 8.63) |
| CIE-LCH | lch(82.24, 44.88, 168.92°) |
| OKLab | oklab(83.11% -0.1238 0.0221) |
| OKLCH | oklch(83.11% 0.126 169.9) |
| XYZ | xyz(41.5286, 60.7433, 56.5402) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.35
Seafoam
#7FE0B3
ΔE00 3.54
Eucalyptus
#44D7A8
ΔE00 3.91
Light Turquoise
#7EF4CC
ΔE00 4.26
Light Teal
#90E4C1
ΔE00 4.46
Aquamarine (survey)
#04D8B2
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E2BB #E2658C
analogous
#65E27D #65E2BB #65CBE2
triadic
#65E2BB #BB65E2 #E2BB65
tetradic
#65E2BB #7D65E2 #E2658C #CBE265
square
#65E2BB #7D65E2 #E2658C #CBE265
split-complementary
#65E2BB #E265CB #E27D65
monochromatic
#20AC81 #31D8A4 #65E2BB #99ECD2 #CCF5E8
Accessibility & contrast
On white
1.60
#65E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#65E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E2BB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E2BB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD5B9
Deuteranopia (green-blind)
#CAC7BE
Tritanopia (blue-blind)
#22E3D7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #65e2bb; /* rgb */ color: rgb(101, 226, 187); /* oklch */ color: oklch(83.1% 0.126 169.9);
Tailwind
colors: {
custom: {
50: '#9beccf',
500: '#65e2bb',
950: '#000000',
},
}SCSS
$custom: #65e2bb; $custom-light: #9beccf; $custom-dark: #000000;
JSON
{
"hex": "#65e2bb",
"rgb": {
"r": 101,
"g": 226,
"b": 187
},
"hsl": {
"h": 161.28,
"s": 68.306,
"l": 64.118
},
"oklch": {
"l": 0.83113,
"c": 0.12577,
"h": 169.9
},
"luminance": 0.60747
}Semantic roles & 50–950 ramp
primary
#65E2BB
secondary
#AE3D60
accent
#1550D0
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1613
muted
#808583