#65E6B2#65E6B2
#65E6B2 is a very light, vivid teal. Relative luminance 0.626; OKLCH L 83.8% C 0.137 H 164.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6B2 |
|---|---|
| RGB | rgb(101, 230, 178) |
| HSL | hsl(156, 72%, 65%) |
| HSV | hsv(156, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 22.6%, 9.8%) |
| CIE-LAB | lab(83.22, -47.74, 14.74) |
| CIE-LCH | lch(83.22, 49.96, 162.84°) |
| OKLab | oklab(83.84% -0.1321 0.0377) |
| OKLCH | oklch(83.84% 0.137 164.1) |
| XYZ | xyz(41.6956, 62.5707, 51.9909) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Aqua Marine
#2EE8BB
ΔE00 3.94
Eucalyptus
#44D7A8
ΔE00 4.17
Light Greenish Blue
#63F7B4
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.71
Light Aquamarine
#7BFDC7
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6B2 #E66599
analogous
#65E672 #65E6B2 #65D9E6
triadic
#65E6B2 #B265E6 #E6B265
tetradic
#65E6B2 #7265E6 #E66599 #D9E665
square
#65E6B2 #7265E6 #E66599 #D9E665
split-complementary
#65E6B2 #E665D9 #E67265
monochromatic
#1DB377 #30DD98 #65E6B2 #9AEFCC #CEF7E7
Accessibility & contrast
On white
1.55
#65E6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#65E6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6B2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6B2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D7AF
Deuteranopia (green-blind)
#CFCAB5
Tritanopia (blue-blind)
#2AE6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e6b2; /* rgb */ color: rgb(101, 230, 178); /* oklch */ color: oklch(83.8% 0.137 164.1);
Tailwind
colors: {
custom: {
50: '#9beec9',
500: '#65e6b2',
950: '#000000',
},
}SCSS
$custom: #65e6b2; $custom-light: #9beec9; $custom-dark: #000000;
JSON
{
"hex": "#65e6b2",
"rgb": {
"r": 101,
"g": 230,
"b": 178
},
"hsl": {
"h": 155.814,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.83842,
"c": 0.13739,
"h": 164.1
},
"luminance": 0.62575
}Semantic roles & 50–950 ramp
primary
#65E6B2
secondary
#B43B6C
accent
#1160D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582