#65FEBA#65FEBA
#65FEBA is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.162 H 161.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEBA |
|---|---|
| RGB | rgb(101, 254, 186) |
| HSL | hsl(153, 99%, 70%) |
| HSV | hsv(153, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 26.8%, 0.4%) |
| CIE-LAB | lab(90.41, -55.93, 20.66) |
| CIE-LCH | lch(90.41, 59.63, 159.72°) |
| OKLab | oklab(89.77% -0.1534 0.0527) |
| OKLCH | oklch(89.77% 0.162 161.1) |
| XYZ | xyz(49.6669, 77.1905, 58.7267) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.45
Greenish Cyan
#2AFEB7
ΔE00 2.53
Light Blue Green
#7EFBB3
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 3.00
Greenish Turquoise
#00FBB0
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEBA #FE65A9
analogous
#65FE6D #65FEBA #65F6FE
triadic
#65FEBA #BA65FE #FEBA65
tetradic
#65FEBA #6D65FE #FE65A9 #F6FE65
square
#65FEBA #6D65FE #FE65A9 #F6FE65
split-complementary
#65FEBA #FE65F6 #FE6D65
monochromatic
#02E781 #28FE9F #65FEBA #A2FED5 #DFFFF0
Accessibility & contrast
On white
1.28
#65FEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#65FEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEBA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEBA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB6
Deuteranopia (green-blind)
#E6DDBE
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65feba; /* rgb */ color: rgb(101, 254, 186); /* oklch */ color: oklch(89.8% 0.162 161.1);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#65feba',
950: '#000000',
},
}SCSS
$custom: #65feba; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#65feba",
"rgb": {
"r": 101,
"g": 254,
"b": 186
},
"hsl": {
"h": 153.333,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89773,
"c": 0.16215,
"h": 161.1
},
"luminance": 0.77195
}Semantic roles & 50–950 ramp
primary
#65FEBA
secondary
#D92E7A
accent
#0066E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683