#65F8BA#65F8BA
#65F8BA is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.3% C 0.154 H 162.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8BA |
|---|---|
| RGB | rgb(101, 248, 186) |
| HSL | hsl(155, 91%, 68%) |
| HSV | hsv(155, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 25%, 2.7%) |
| CIE-LAB | lab(88.66, -53.51, 18.22) |
| CIE-LCH | lch(88.66, 56.53, 161.19°) |
| OKLab | oklab(88.34% -0.1473 0.0465) |
| OKLCH | oklch(88.34% 0.154 162.5) |
| XYZ | xyz(47.7926, 73.4419, 58.1019) |
| Luminance | 0.7345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.09
Light Aquamarine
#7BFDC7
ΔE00 2.41
Greenish Cyan
#2AFEB7
ΔE00 2.98
Light Blue Green
#7EFBB3
ΔE00 3.22
Greenish Turquoise
#00FBB0
ΔE00 3.57
Seafoam Green
#7AF9AB
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8BA #F865A3
analogous
#65F870 #65F8BA #65ECF8
triadic
#65F8BA #BA65F8 #F8BA65
tetradic
#65F8BA #7065F8 #F865A3 #ECF865
square
#65F8BA #7065F8 #F865A3 #ECF865
split-complementary
#65F8BA #F865EC #F87065
monochromatic
#0AD981 #2AF5A0 #65F8BA #A0FBD4 #DAFDEE
Accessibility & contrast
On white
1.34
#65F8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#65F8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8BA
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8BA | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B7
Deuteranopia (green-blind)
#E0D9BE
Tritanopia (blue-blind)
#0CF8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f8ba; /* rgb */ color: rgb(101, 248, 186); /* oklch */ color: oklch(88.3% 0.154 162.5);
Tailwind
colors: {
custom: {
50: '#9dfbce',
500: '#65f8ba',
950: '#000000',
},
}SCSS
$custom: #65f8ba; $custom-light: #9dfbce; $custom-dark: #000000;
JSON
{
"hex": "#65f8ba",
"rgb": {
"r": 101,
"g": 248,
"b": 186
},
"hsl": {
"h": 154.694,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88341,
"c": 0.15445,
"h": 162.5
},
"luminance": 0.73447
}Semantic roles & 50–950 ramp
primary
#65F8BA
secondary
#D13074
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583