#65EEB2#65EEB2
#65EEB2 is a very light, vivid teal. Relative luminance 0.671; OKLCH L 85.8% C 0.148 H 161.9°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEB2 |
|---|---|
| RGB | rgb(101, 238, 178) |
| HSL | hsl(154, 80%, 66%) |
| HSV | hsv(154, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(85.57, -51.08, 18.04) |
| CIE-LCH | lch(85.57, 54.17, 160.55°) |
| OKLab | oklab(85.76% -0.1405 0.0461) |
| OKLCH | oklch(85.76% 0.148 161.9) |
| XYZ | xyz(43.9732, 67.1259, 52.7501) |
| Luminance | 0.6713 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.79
Light Blue Green
#7EFBB3
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.39
Greenish Turquoise
#00FBB0
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEB2 #EE65A1
analogous
#65EE6E #65EEB2 #65E5EE
triadic
#65EEB2 #B265EE #EEB265
tetradic
#65EEB2 #6E65EE #EE65A1 #E5EE65
square
#65EEB2 #6E65EE #EE65A1 #E5EE65
split-complementary
#65EEB2 #EE65E5 #EE6E65
monochromatic
#16C377 #2EE896 #65EEB2 #9CF4CE #D3FAE9
Accessibility & contrast
On white
1.46
#65EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#65EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEB2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEB2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAF
Deuteranopia (green-blind)
#D7D0B6
Tritanopia (blue-blind)
#25EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeb2; /* rgb */ color: rgb(101, 238, 178); /* oklch */ color: oklch(85.8% 0.148 161.9);
Tailwind
colors: {
custom: {
50: '#9cf4c9',
500: '#65eeb2',
950: '#000000',
},
}SCSS
$custom: #65eeb2; $custom-light: #9cf4c9; $custom-dark: #000000;
JSON
{
"hex": "#65eeb2",
"rgb": {
"r": 101,
"g": 238,
"b": 178
},
"hsl": {
"h": 153.723,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85761,
"c": 0.14788,
"h": 161.9
},
"luminance": 0.6713
}Semantic roles & 50–950 ramp
primary
#65EEB2
secondary
#C13673
accent
#0966DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582