#65FFB2#65FFB2
#65FFB2 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 89.8% C 0.170 H 158.2°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFB2 |
|---|---|
| RGB | rgb(101, 255, 178) |
| HSL | hsl(150, 100%, 70%) |
| HSV | hsv(150, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.55, -57.92, 24.93) |
| CIE-LCH | lch(90.55, 63.05, 156.71°) |
| OKLab | oklab(89.84% -0.1579 0.0632) |
| OKLCH | oklch(89.84% 0.17 158.2) |
| XYZ | xyz(49.1583, 77.4961, 54.4785) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.13
Light Greenish Blue
#63F7B4
ΔE00 2.31
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.39
Light Green Blue
#56FCA2
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFB2 #FF65B2
analogous
#65FF65 #65FFB2 #65FFFF
triadic
#65FFB2 #B265FF #FFB265
tetradic
#65FFB2 #6565FF #FF65B2 #FFFF65
square
#65FFB2 #6565FF #FF65B2 #FFFF65
split-complementary
#65FFB2 #FF65FF #FF6565
monochromatic
#00EA75 #28FF93 #65FFB2 #A2FFD1 #DFFFEF
Accessibility & contrast
On white
1.27
#65FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#65FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFB2
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFB2 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#14FDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65ffb2; /* rgb */ color: rgb(101, 255, 178); /* oklch */ color: oklch(89.8% 0.170 158.2);
Tailwind
colors: {
custom: {
50: '#9effc9',
500: '#65ffb2',
950: '#000000',
},
}SCSS
$custom: #65ffb2; $custom-light: #9effc9; $custom-dark: #000000;
JSON
{
"hex": "#65ffb2",
"rgb": {
"r": 101,
"g": 255,
"b": 178
},
"hsl": {
"h": 150,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.89838,
"c": 0.17008,
"h": 158.2
},
"luminance": 0.77501
}Semantic roles & 50–950 ramp
primary
#65FFB2
secondary
#DA2E84
accent
#0073E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682