#65EEB4#65EEB4
#65EEB4 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.146 H 162.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEB4 |
|---|---|
| RGB | rgb(101, 238, 180) |
| HSL | hsl(155, 80%, 66%) |
| HSV | hsv(155, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 24.4%, 6.7%) |
| CIE-LAB | lab(85.61, -50.66, 17.06) |
| CIE-LCH | lch(85.61, 53.46, 161.39°) |
| OKLab | oklab(85.81% -0.1396 0.0436) |
| OKLCH | oklch(85.81% 0.146 162.7) |
| XYZ | xyz(44.1754, 67.2068, 53.8154) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.41
Light Aquamarine
#7BFDC7
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 4.34
Greenish Cyan
#2AFEB7
ΔE00 4.48
Seafoam
#7FE0B3
ΔE00 4.53
Greenish Turquoise
#00FBB0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEB4 #EE659F
analogous
#65EE70 #65EEB4 #65E3EE
triadic
#65EEB4 #B465EE #EEB465
tetradic
#65EEB4 #7065EE #EE659F #E3EE65
square
#65EEB4 #7065EE #EE659F #E3EE65
split-complementary
#65EEB4 #EE65E3 #EE7065
monochromatic
#16C37A #2EE899 #65EEB4 #9CF4CF #D3FAEA
Accessibility & contrast
On white
1.45
#65EEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#65EEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEB4
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEB4 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB1
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#22EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeb4; /* rgb */ color: rgb(101, 238, 180); /* oklch */ color: oklch(85.8% 0.146 162.7);
Tailwind
colors: {
custom: {
50: '#9cf4ca',
500: '#65eeb4',
950: '#000000',
},
}SCSS
$custom: #65eeb4; $custom-light: #9cf4ca; $custom-dark: #000000;
JSON
{
"hex": "#65eeb4",
"rgb": {
"r": 101,
"g": 238,
"b": 180
},
"hsl": {
"h": 154.599,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85808,
"c": 0.14628,
"h": 162.7
},
"luminance": 0.67211
}Semantic roles & 50–950 ramp
primary
#65EEB4
secondary
#C13671
accent
#0963DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582