#65EEB3#65EEB3
#65EEB3 is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.8% C 0.147 H 162.3°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #65EEB3 |
|---|---|
| RGB | rgb(101, 238, 179) |
| HSL | hsl(154, 80%, 66%) |
| HSV | hsv(154, 58%, 93%) |
| CMYK | cmyk(57.6%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(85.59, -50.87, 17.55) |
| CIE-LCH | lch(85.59, 53.81, 160.97°) |
| OKLab | oklab(85.79% -0.1401 0.0448) |
| OKLCH | oklch(85.79% 0.147 162.3) |
| XYZ | xyz(44.0739, 67.1662, 53.2808) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.28
Light Aquamarine
#7BFDC7
ΔE00 3.70
Light Blue Green
#7EFBB3
ΔE00 4.20
Greenish Cyan
#2AFEB7
ΔE00 4.43
Greenish Turquoise
#00FBB0
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EEB3 #EE65A0
analogous
#65EE6F #65EEB3 #65E4EE
triadic
#65EEB3 #B365EE #EEB365
tetradic
#65EEB3 #6F65EE #EE65A0 #E4EE65
square
#65EEB3 #6F65EE #EE65A0 #E4EE65
split-complementary
#65EEB3 #EE65E4 #EE6F65
monochromatic
#16C378 #2EE898 #65EEB3 #9CF4CE #D3FAE9
Accessibility & contrast
On white
1.45
#65EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#65EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EEB3
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EEB3 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 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)
#EBDEB0
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#23EEDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #65eeb3; /* rgb */ color: rgb(101, 238, 179); /* oklch */ color: oklch(85.8% 0.147 162.3);
Tailwind
colors: {
custom: {
50: '#9cf4c9',
500: '#65eeb3',
950: '#000000',
},
}SCSS
$custom: #65eeb3; $custom-light: #9cf4c9; $custom-dark: #000000;
JSON
{
"hex": "#65eeb3",
"rgb": {
"r": 101,
"g": 238,
"b": 179
},
"hsl": {
"h": 154.161,
"s": 80.117,
"l": 66.471
},
"oklch": {
"l": 0.85785,
"c": 0.14707,
"h": 162.3
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#65EEB3
secondary
#C13672
accent
#0964DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1713
muted
#808582