#65FABE#65FABE
#65FABE is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.154 H 163.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65FABE |
|---|---|
| RGB | rgb(101, 250, 190) |
| HSL | hsl(156, 94%, 69%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(59.6%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.32, -53.49, 17.10) |
| CIE-LCH | lch(89.32, 56.16, 162.27°) |
| OKLab | oklab(88.91% -0.1475 0.0437) |
| OKLCH | oklch(88.91% 0.154 163.5) |
| XYZ | xyz(48.8419, 74.8507, 60.5789) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.72
Light Aquamarine
#7BFDC7
ΔE00 1.97
Greenish Cyan
#2AFEB7
ΔE00 3.00
Light Blue Green
#7EFBB3
ΔE00 3.62
Greenish Turquoise
#00FBB0
ΔE00 3.76
Bright Teal
#01F9C6
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FABE #FA65A1
analogous
#65FA74 #65FABE #65ECFA
triadic
#65FABE #BE65FA #FABE65
tetradic
#65FABE #7465FA #FA65A1 #ECFA65
square
#65FABE #7465FA #FA65A1 #ECFA65
split-complementary
#65FABE #FA65EC #FA7465
monochromatic
#07DD87 #2AF8A5 #65FABE #A0FCD7 #DCFEF0
Accessibility & contrast
On white
1.31
#65FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#65FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FABE
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FABE | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9BB
Deuteranopia (green-blind)
#E1DAC2
Tritanopia (blue-blind)
#00FAE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65fabe; /* rgb */ color: rgb(101, 250, 190); /* oklch */ color: oklch(88.9% 0.154 163.5);
Tailwind
colors: {
custom: {
50: '#9efdd1',
500: '#65fabe',
950: '#000000',
},
}SCSS
$custom: #65fabe; $custom-light: #9efdd1; $custom-dark: #000000;
JSON
{
"hex": "#65fabe",
"rgb": {
"r": 101,
"g": 250,
"b": 190
},
"hsl": {
"h": 155.839,
"s": 93.711,
"l": 68.824
},
"oklch": {
"l": 0.88911,
"c": 0.15387,
"h": 163.5
},
"luminance": 0.74856
}Semantic roles & 50–950 ramp
primary
#65FABE
secondary
#D42F72
accent
#005CE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683