#65F2B4#65F2B4
#65F2B4 is a very light, vivid teal. Relative luminance 0.696; OKLCH L 86.8% C 0.151 H 161.6°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2B4 |
|---|---|
| RGB | rgb(101, 242, 180) |
| HSL | hsl(154, 84%, 67%) |
| HSV | hsv(154, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 25.6%, 5.1%) |
| CIE-LAB | lab(86.78, -52.31, 18.70) |
| CIE-LCH | lch(86.78, 55.55, 160.33°) |
| OKLab | oklab(86.77% -0.1438 0.0477) |
| OKLCH | oklch(86.77% 0.151 161.6) |
| XYZ | xyz(45.3529, 69.5618, 54.2079) |
| Luminance | 0.6957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 3.27
Light Blue Green
#7EFBB3
ΔE00 3.42
Greenish Cyan
#2AFEB7
ΔE00 3.69
Greenish Turquoise
#00FBB0
ΔE00 3.95
Seafoam Green
#7AF9AB
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2B4 #F265A3
analogous
#65F26E #65F2B4 #65EAF2
triadic
#65F2B4 #B465F2 #F2B465
tetradic
#65F2B4 #6E65F2 #F265A3 #EAF265
square
#65F2B4 #6E65F2 #F265A3 #EAF265
split-complementary
#65F2B4 #F265EA #F26E65
monochromatic
#11CB7A #2DED99 #65F2B4 #9DF7CF #D6FCEB
Accessibility & contrast
On white
1.41
#65F2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#65F2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2B4
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2B4 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B1
Deuteranopia (green-blind)
#DBD4B8
Tritanopia (blue-blind)
#1FF1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f2b4; /* rgb */ color: rgb(101, 242, 180); /* oklch */ color: oklch(86.8% 0.151 161.6);
Tailwind
colors: {
custom: {
50: '#9cf7ca',
500: '#65f2b4',
950: '#000000',
},
}SCSS
$custom: #65f2b4; $custom-light: #9cf7ca; $custom-dark: #000000;
JSON
{
"hex": "#65f2b4",
"rgb": {
"r": 101,
"g": 242,
"b": 180
},
"hsl": {
"h": 153.617,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86767,
"c": 0.15149,
"h": 161.6
},
"luminance": 0.69566
}Semantic roles & 50–950 ramp
primary
#65F2B4
secondary
#C83375
accent
#0565E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582