#65FBC1#65FBC1
#65FBC1 is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.153 H 164.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBC1 |
|---|---|
| RGB | rgb(101, 251, 193) |
| HSL | hsl(157, 95%, 69%) |
| HSV | hsv(157, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 23.1%, 1.6%) |
| CIE-LAB | lab(89.68, -53.27, 16.05) |
| CIE-LCH | lch(89.68, 55.63, 163.23°) |
| OKLab | oklab(89.22% -0.1472 0.0411) |
| OKLCH | oklch(89.22% 0.153 164.4) |
| XYZ | xyz(49.4847, 75.6063, 62.4274) |
| Luminance | 0.7561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.25
Greenish Cyan
#2AFEB7
ΔE00 3.19
Aquamarine
#7FFFD4
ΔE00 3.82
Bright Teal
#01F9C6
ΔE00 3.96
Greenish Turquoise
#00FBB0
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBC1 #FB659F
analogous
#65FB76 #65FBC1 #65EAFB
triadic
#65FBC1 #C165FB #FBC165
tetradic
#65FBC1 #7665FB #FB659F #EAFB65
square
#65FBC1 #7665FB #FB659F #EAFB65
split-complementary
#65FBC1 #FB65EA #FB7665
monochromatic
#06E08C #29F9A9 #65FBC1 #A1FDD9 #DCFEF1
Accessibility & contrast
On white
1.30
#65FBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#65FBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBC1
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBC1 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#00FBEB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65fbc1; /* rgb */ color: rgb(101, 251, 193); /* oklch */ color: oklch(89.2% 0.153 164.4);
Tailwind
colors: {
custom: {
50: '#9efdd3',
500: '#65fbc1',
950: '#000000',
},
}SCSS
$custom: #65fbc1; $custom-light: #9efdd3; $custom-dark: #000000;
JSON
{
"hex": "#65fbc1",
"rgb": {
"r": 101,
"g": 251,
"b": 193
},
"hsl": {
"h": 156.8,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.8922,
"c": 0.15283,
"h": 164.4
},
"luminance": 0.75611
}Semantic roles & 50–950 ramp
primary
#65FBC1
secondary
#D52F6F
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683