#65FABA#65FABA
#65FABA is a very light, vivid teal. Relative luminance 0.747; OKLCH L 88.8% C 0.157 H 162.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #65FABA |
|---|---|
| RGB | rgb(101, 250, 186) |
| HSL | hsl(154, 94%, 69%) |
| HSV | hsv(154, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 25.6%, 2%) |
| CIE-LAB | lab(89.24, -54.32, 19.04) |
| CIE-LCH | lch(89.24, 57.56, 160.69°) |
| OKLab | oklab(88.82% -0.1493 0.0486) |
| OKLCH | oklch(88.82% 0.157 162) |
| XYZ | xyz(48.4107, 74.6782, 58.3080) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.97
Light Aquamarine
#7BFDC7
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.74
Light Blue Green
#7EFBB3
ΔE00 2.93
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FABA #FA65A5
analogous
#65FA70 #65FABA #65F0FA
triadic
#65FABA #BA65FA #FABA65
tetradic
#65FABA #7065FA #FA65A5 #F0FA65
square
#65FABA #7065FA #FA65A5 #F0FA65
split-complementary
#65FABA #FA65F0 #FA7065
monochromatic
#07DD81 #2AF89F #65FABA #A0FCD5 #DCFEEF
Accessibility & contrast
On white
1.32
#65FABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#65FABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FABA
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FABA | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B6
Deuteranopia (green-blind)
#E2DABE
Tritanopia (blue-blind)
#07FAE8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65faba; /* rgb */ color: rgb(101, 250, 186); /* oklch */ color: oklch(88.8% 0.157 162.0);
Tailwind
colors: {
custom: {
50: '#9efdcf',
500: '#65faba',
950: '#000000',
},
}SCSS
$custom: #65faba; $custom-light: #9efdcf; $custom-dark: #000000;
JSON
{
"hex": "#65faba",
"rgb": {
"r": 101,
"g": 250,
"b": 186
},
"hsl": {
"h": 154.228,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88818,
"c": 0.15702,
"h": 162
},
"luminance": 0.74683
}Semantic roles & 50–950 ramp
primary
#65FABA
secondary
#D42F76
accent
#0063E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683