#65FDBC#65FDBC
#65FDBC is a very light, vivid teal. Relative luminance 0.766; OKLCH L 89.6% C 0.159 H 162.0°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDBC |
|---|---|
| RGB | rgb(101, 253, 188) |
| HSL | hsl(154, 97%, 69%) |
| HSV | hsv(154, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.16, -55.12, 19.29) |
| CIE-LCH | lch(90.16, 58.40, 160.71°) |
| OKLab | oklab(89.58% -0.1515 0.0492) |
| OKLCH | oklch(89.58% 0.159 162) |
| XYZ | xyz(49.5645, 76.6431, 59.7488) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.41
Light Aquamarine
#7BFDC7
ΔE00 2.52
Greenish Cyan
#2AFEB7
ΔE00 2.57
Light Blue Green
#7EFBB3
ΔE00 2.93
Greenish Turquoise
#00FBB0
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDBC #FD65A6
analogous
#65FD70 #65FDBC #65F2FD
triadic
#65FDBC #BC65FD #FDBC65
tetradic
#65FDBC #7065FD #FD65A6 #F2FD65
square
#65FDBC #7065FD #FD65A6 #F2FD65
split-complementary
#65FDBC #FD65F2 #FD7065
monochromatic
#03E584 #29FCA2 #65FDBC #A1FED6 #DEFFF1
Accessibility & contrast
On white
1.29
#65FDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#65FDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDBC
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDBC | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB8
Deuteranopia (green-blind)
#E4DDC0
Tritanopia (blue-blind)
#00FDEB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fdbc; /* rgb */ color: rgb(101, 253, 188); /* oklch */ color: oklch(89.6% 0.159 162.0);
Tailwind
colors: {
custom: {
50: '#9effd0',
500: '#65fdbc',
950: '#000000',
},
}SCSS
$custom: #65fdbc; $custom-light: #9effd0; $custom-dark: #000000;
JSON
{
"hex": "#65fdbc",
"rgb": {
"r": 101,
"g": 253,
"b": 188
},
"hsl": {
"h": 154.342,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.8958,
"c": 0.15926,
"h": 162
},
"luminance": 0.76648
}Semantic roles & 50–950 ramp
primary
#65FDBC
secondary
#D82F77
accent
#0062E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683