#65FBBE#65FBBE
#65FBBE is a very light, vivid teal. Relative luminance 0.755; OKLCH L 89.1% C 0.155 H 163.2°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBBE |
|---|---|
| RGB | rgb(101, 251, 190) |
| HSL | hsl(156, 95%, 69%) |
| HSV | hsv(156, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 24.3%, 1.6%) |
| CIE-LAB | lab(89.61, -53.90, 17.51) |
| CIE-LCH | lch(89.61, 56.67, 162.01°) |
| OKLab | oklab(89.15% -0.1485 0.0447) |
| OKLCH | oklch(89.15% 0.155 163.2) |
| XYZ | xyz(49.1535, 75.4738, 60.6827) |
| Luminance | 0.7548 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.65
Light Aquamarine
#7BFDC7
ΔE00 2.03
Greenish Cyan
#2AFEB7
ΔE00 2.87
Light Blue Green
#7EFBB3
ΔE00 3.48
Greenish Turquoise
#00FBB0
ΔE00 3.66
Aquamarine
#7FFFD4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBBE #FB65A2
analogous
#65FB73 #65FBBE #65EDFB
triadic
#65FBBE #BE65FB #FBBE65
tetradic
#65FBBE #7365FB #FB65A2 #EDFB65
square
#65FBBE #7365FB #FB65A2 #EDFB65
split-complementary
#65FBBE #FB65ED #FB7365
monochromatic
#06E087 #29F9A5 #65FBBE #A1FDD7 #DCFEF0
Accessibility & contrast
On white
1.30
#65FBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#65FBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBBE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBBE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#00FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fbbe; /* rgb */ color: rgb(101, 251, 190); /* oklch */ color: oklch(89.1% 0.155 163.2);
Tailwind
colors: {
custom: {
50: '#9efdd1',
500: '#65fbbe',
950: '#000000',
},
}SCSS
$custom: #65fbbe; $custom-light: #9efdd1; $custom-dark: #000000;
JSON
{
"hex": "#65fbbe",
"rgb": {
"r": 101,
"g": 251,
"b": 190
},
"hsl": {
"h": 155.6,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.89149,
"c": 0.15514,
"h": 163.2
},
"luminance": 0.75479
}Semantic roles & 50–950 ramp
primary
#65FBBE
secondary
#D52F73
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683