#65FDBB#65FDBB
#65FDBB is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.160 H 161.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDBB |
|---|---|
| RGB | rgb(101, 253, 187) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(90.14, -55.33, 19.77) |
| CIE-LCH | lch(90.14, 58.75, 160.33°) |
| OKLab | oklab(89.56% -0.1519 0.0504) |
| OKLCH | oklch(89.56% 0.16 161.6) |
| XYZ | xyz(49.4570, 76.6001, 59.1830) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.32
Greenish Cyan
#2AFEB7
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 2.78
Greenish Turquoise
#00FBB0
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDBB #FD65A7
analogous
#65FD6F #65FDBB #65F3FD
triadic
#65FDBB #BB65FD #FDBB65
tetradic
#65FDBB #6F65FD #FD65A7 #F3FD65
square
#65FDBB #6F65FD #FD65A7 #F3FD65
split-complementary
#65FDBB #FD65F3 #FD6F65
monochromatic
#03E583 #29FCA0 #65FDBB #A1FED6 #DEFFF0
Accessibility & contrast
On white
1.29
#65FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#65FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDBB
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDBB | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E5DDBF
Tritanopia (blue-blind)
#00FCEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fdbb; /* rgb */ color: rgb(101, 253, 187); /* oklch */ color: oklch(89.6% 0.160 161.6);
Tailwind
colors: {
custom: {
50: '#9effcf',
500: '#65fdbb',
950: '#000000',
},
}SCSS
$custom: #65fdbb; $custom-light: #9effcf; $custom-dark: #000000;
JSON
{
"hex": "#65fdbb",
"rgb": {
"r": 101,
"g": 253,
"b": 187
},
"hsl": {
"h": 153.947,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89557,
"c": 0.16007,
"h": 161.6
},
"luminance": 0.76605
}Semantic roles & 50–950 ramp
primary
#65FDBB
secondary
#D82F78
accent
#0064E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683