#65E8B2#65E8B2
#65E8B2 is a very light, vivid teal. Relative luminance 0.637; OKLCH L 84.3% C 0.140 H 163.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8B2 |
|---|---|
| RGB | rgb(101, 232, 178) |
| HSL | hsl(155, 74%, 65%) |
| HSV | hsv(155, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 23.3%, 9%) |
| CIE-LAB | lab(83.80, -48.58, 15.57) |
| CIE-LCH | lch(83.80, 51.02, 162.23°) |
| OKLab | oklab(84.32% -0.1342 0.0398) |
| OKLCH | oklch(84.32% 0.14 163.5) |
| XYZ | xyz(42.2553, 63.6903, 52.1775) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.44
Light Greenish Blue
#63F7B4
ΔE00 3.83
Aqua Marine
#2EE8BB
ΔE00 4.14
Eucalyptus
#44D7A8
ΔE00 4.63
Light Aquamarine
#7BFDC7
ΔE00 4.66
Light Turquoise
#7EF4CC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8B2 #E8659B
analogous
#65E870 #65E8B2 #65DDE8
triadic
#65E8B2 #B265E8 #E8B265
tetradic
#65E8B2 #7065E8 #E8659B #DDE865
square
#65E8B2 #7065E8 #E8659B #DDE865
split-complementary
#65E8B2 #E865DD #E87065
monochromatic
#1BB777 #30E097 #65E8B2 #9AF0CD #CFF8E7
Accessibility & contrast
On white
1.53
#65E8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#65E8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8B2
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8B2 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#29E8D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #65e8b2; /* rgb */ color: rgb(101, 232, 178); /* oklch */ color: oklch(84.3% 0.140 163.5);
Tailwind
colors: {
custom: {
50: '#9bf0c9',
500: '#65e8b2',
950: '#000000',
},
}SCSS
$custom: #65e8b2; $custom-light: #9bf0c9; $custom-dark: #000000;
JSON
{
"hex": "#65e8b2",
"rgb": {
"r": 101,
"g": 232,
"b": 178
},
"hsl": {
"h": 155.267,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84322,
"c": 0.14002,
"h": 163.5
},
"luminance": 0.63694
}Semantic roles & 50–950 ramp
primary
#65E8B2
secondary
#B73A6E
accent
#0F61D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582