#65FFB4#65FFB4
#65FFB4 is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.168 H 158.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFB4 |
|---|---|
| RGB | rgb(101, 255, 180) |
| HSL | hsl(151, 100%, 70%) |
| HSV | hsv(151, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(90.59, -57.53, 23.97) |
| CIE-LCH | lch(90.59, 62.32, 157.38°) |
| OKLab | oklab(89.88% -0.157 0.0608) |
| OKLCH | oklch(89.88% 0.168 158.8) |
| XYZ | xyz(49.3605, 77.5770, 55.5437) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.06
Light Blue Green
#7EFBB3
ΔE00 2.15
Seafoam Green
#7AF9AB
ΔE00 2.52
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Green Blue
#56FCA2
ΔE00 2.79
Seafoam (survey)
#80F9AD
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFB4 #FF65B0
analogous
#65FF67 #65FFB4 #65FDFF
triadic
#65FFB4 #B465FF #FFB465
tetradic
#65FFB4 #6765FF #FF65B0 #FDFF65
square
#65FFB4 #6765FF #FF65B0 #FDFF65
split-complementary
#65FFB4 #FF65FD #FF6765
monochromatic
#00EA78 #28FF96 #65FFB4 #A2FFD2 #DFFFF0
Accessibility & contrast
On white
1.27
#65FFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#65FFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFB4
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFB4 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDB0
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#10FEEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffb4; /* rgb */ color: rgb(101, 255, 180); /* oklch */ color: oklch(89.9% 0.168 158.8);
Tailwind
colors: {
custom: {
50: '#9effca',
500: '#65ffb4',
950: '#000000',
},
}SCSS
$custom: #65ffb4; $custom-light: #9effca; $custom-dark: #000000;
JSON
{
"hex": "#65ffb4",
"rgb": {
"r": 101,
"g": 255,
"b": 180
},
"hsl": {
"h": 150.779,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.8988,
"c": 0.1684,
"h": 158.8
},
"luminance": 0.77582
}Semantic roles & 50–950 ramp
primary
#65FFB4
secondary
#DA2E82
accent
#0070E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682