#65FCB9#65FCB9
#65FCB9 is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.3% C 0.160 H 161.1°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCB9 |
|---|---|
| RGB | rgb(101, 252, 185) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 26.6%, 1.2%) |
| CIE-LAB | lab(89.81, -55.33, 20.34) |
| CIE-LCH | lch(89.81, 58.95, 159.82°) |
| OKLab | oklab(89.27% -0.1518 0.0518) |
| OKLCH | oklch(89.27% 0.16 161.1) |
| XYZ | xyz(48.9296, 75.8854, 57.9583) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 2.89
Greenish Turquoise
#00FBB0
ΔE00 3.21
Seafoam Green
#7AF9AB
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCB9 #FC65A8
analogous
#65FC6E #65FCB9 #65F4FC
triadic
#65FCB9 #B965FC #FCB965
tetradic
#65FCB9 #6E65FC #FC65A8 #F4FC65
square
#65FCB9 #6E65FC #FC65A8 #F4FC65
split-complementary
#65FCB9 #FC65F4 #FC6E65
monochromatic
#04E280 #29FB9E #65FCB9 #A1FDD4 #DDFEF0
Accessibility & contrast
On white
1.30
#65FCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#65FCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCB9
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCB9 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E4DCBD
Tritanopia (blue-blind)
#06FBEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcb9; /* rgb */ color: rgb(101, 252, 185); /* oklch */ color: oklch(89.3% 0.160 161.1);
Tailwind
colors: {
custom: {
50: '#9efece',
500: '#65fcb9',
950: '#000000',
},
}SCSS
$custom: #65fcb9; $custom-light: #9efece; $custom-dark: #000000;
JSON
{
"hex": "#65fcb9",
"rgb": {
"r": 101,
"g": 252,
"b": 185
},
"hsl": {
"h": 153.377,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89273,
"c": 0.16039,
"h": 161.1
},
"luminance": 0.7589
}Semantic roles & 50–950 ramp
primary
#65FCB9
secondary
#D62F79
accent
#0066E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101813
muted
#808683