#65FEBB#65FEBB
#65FEBB is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.161 H 161.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEBB |
|---|---|
| RGB | rgb(101, 254, 187) |
| HSL | hsl(154, 99%, 70%) |
| HSV | hsv(154, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(90.43, -55.73, 20.18) |
| CIE-LCH | lch(90.43, 59.27, 160.09°) |
| OKLab | oklab(89.8% -0.1529 0.0515) |
| OKLCH | oklch(89.8% 0.161 161.4) |
| XYZ | xyz(49.7735, 77.2331, 59.2885) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.47
Greenish Cyan
#2AFEB7
ΔE00 2.52
Light Blue Green
#7EFBB3
ΔE00 2.72
Light Aquamarine
#7BFDC7
ΔE00 2.83
Greenish Turquoise
#00FBB0
ΔE00 3.26
Seafoam Green
#7AF9AB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEBB #FE65A8
analogous
#65FE6E #65FEBB #65F5FE
triadic
#65FEBB #BB65FE #FEBB65
tetradic
#65FEBB #6E65FE #FE65A8 #F5FE65
square
#65FEBB #6E65FE #FE65A8 #F5FE65
split-complementary
#65FEBB #FE65F5 #FE6E65
monochromatic
#02E783 #28FEA0 #65FEBB #A2FED6 #DFFFF1
Accessibility & contrast
On white
1.28
#65FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#65FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEBB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEBB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#E6DDBF
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65febb; /* rgb */ color: rgb(101, 254, 187); /* oklch */ color: oklch(89.8% 0.161 161.4);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#65febb',
950: '#000000',
},
}SCSS
$custom: #65febb; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#65febb",
"rgb": {
"r": 101,
"g": 254,
"b": 187
},
"hsl": {
"h": 153.725,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89795,
"c": 0.16134,
"h": 161.4
},
"luminance": 0.77238
}Semantic roles & 50–950 ramp
primary
#65FEBB
secondary
#D92E79
accent
#0065E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683