#65E8A8#65E8A8
#65E8A8 is a very light, vivid teal. Relative luminance 0.633; OKLCH L 84.1% C 0.148 H 159.4°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #65E8A8 |
|---|---|
| RGB | rgb(101, 232, 168) |
| HSL | hsl(151, 74%, 65%) |
| HSV | hsv(151, 56%, 91%) |
| CMYK | cmyk(56.5%, 0%, 27.6%, 9%) |
| CIE-LAB | lab(83.60, -50.64, 20.49) |
| CIE-LCH | lch(83.60, 54.63, 157.97°) |
| OKLab | oklab(84.09% -0.1387 0.0522) |
| OKLCH | oklch(84.09% 0.148 159.4) |
| XYZ | xyz(41.2877, 63.3032, 47.0811) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.25
Aqua Green
#12E193
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.57
Seafoam
#7FE0B3
ΔE00 4.62
Seafoam (survey)
#80F9AD
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E8A8 #E865A5
analogous
#65E866 #65E8A8 #65E6E8
triadic
#65E8A8 #A865E8 #E8A865
tetradic
#65E8A8 #6665E8 #E865A5 #E6E865
square
#65E8A8 #6665E8 #E865A5 #E6E865
split-complementary
#65E8A8 #E865E6 #E86665
monochromatic
#1BB76B #30E08A #65E8A8 #9AF0C6 #CFF8E4
Accessibility & contrast
On white
1.54
#65E8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#65E8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E8A8
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E8A8 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D8A4
Deuteranopia (green-blind)
#D3CBAC
Tritanopia (blue-blind)
#32E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #65e8a8; /* rgb */ color: rgb(101, 232, 168); /* oklch */ color: oklch(84.1% 0.148 159.4);
Tailwind
colors: {
custom: {
50: '#9bf0c2',
500: '#65e8a8',
950: '#000000',
},
}SCSS
$custom: #65e8a8; $custom-light: #9bf0c2; $custom-dark: #000000;
JSON
{
"hex": "#65e8a8",
"rgb": {
"r": 101,
"g": 232,
"b": 168
},
"hsl": {
"h": 150.687,
"s": 74.011,
"l": 65.294
},
"oklch": {
"l": 0.84089,
"c": 0.1482,
"h": 159.4
},
"luminance": 0.63307
}Semantic roles & 50–950 ramp
primary
#65E8A8
secondary
#B73A77
accent
#0F70D6
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582