#65FDBE#65FDBE
#65FDBE is a very light, vivid teal. Relative luminance 0.767; OKLCH L 89.6% C 0.158 H 162.7°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDBE |
|---|---|
| RGB | rgb(101, 253, 190) |
| HSL | hsl(155, 97%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(90.20, -54.71, 18.32) |
| CIE-LCH | lch(90.20, 57.69, 161.48°) |
| OKLab | oklab(89.63% -0.1506 0.0468) |
| OKLCH | oklch(89.63% 0.158 162.7) |
| XYZ | xyz(49.7815, 76.7299, 60.8921) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.66
Light Aquamarine
#7BFDC7
ΔE00 2.22
Greenish Cyan
#2AFEB7
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 3.25
Greenish Turquoise
#00FBB0
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDBE #FD65A4
analogous
#65FD72 #65FDBE #65F0FD
triadic
#65FDBE #BE65FD #FDBE65
tetradic
#65FDBE #7265FD #FD65A4 #F0FD65
square
#65FDBE #7265FD #FD65A4 #F0FD65
split-complementary
#65FDBE #FD65F0 #FD7265
monochromatic
#03E587 #29FCA5 #65FDBE #A1FED8 #DEFFF1
Accessibility & contrast
On white
1.28
#65FDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#65FDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDBE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDBE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fdbe; /* rgb */ color: rgb(101, 253, 190); /* oklch */ color: oklch(89.6% 0.158 162.7);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#65fdbe',
950: '#000000',
},
}SCSS
$custom: #65fdbe; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#65fdbe",
"rgb": {
"r": 101,
"g": 253,
"b": 190
},
"hsl": {
"h": 155.132,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89626,
"c": 0.15769,
"h": 162.7
},
"luminance": 0.76735
}Semantic roles & 50–950 ramp
primary
#65FDBE
secondary
#D82F75
accent
#005FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683