#65FEBD#65FEBD
#65FEBD is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.160 H 162.1°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #65FEBD |
|---|---|
| RGB | rgb(101, 254, 189) |
| HSL | hsl(155, 99%, 70%) |
| HSV | hsv(155, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(90.47, -55.32, 19.21) |
| CIE-LCH | lch(90.47, 58.56, 160.85°) |
| OKLab | oklab(89.84% -0.152 0.049) |
| OKLCH | oklch(89.84% 0.16 162.1) |
| XYZ | xyz(49.9891, 77.3194, 60.4239) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.51
Greenish Cyan
#2AFEB7
ΔE00 2.56
Light Blue Green
#7EFBB3
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FEBD #FE65A6
analogous
#65FE71 #65FEBD #65F2FE
triadic
#65FEBD #BD65FE #FEBD65
tetradic
#65FEBD #7165FE #FE65A6 #F2FE65
square
#65FEBD #7165FE #FE65A6 #F2FE65
split-complementary
#65FEBD #FE65F2 #FE7165
monochromatic
#02E786 #28FEA3 #65FEBD #A2FED7 #DFFFF1
Accessibility & contrast
On white
1.28
#65FEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#65FEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FEBD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FEBD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDB9
Deuteranopia (green-blind)
#E5DEC1
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #65febd; /* rgb */ color: rgb(101, 254, 189); /* oklch */ color: oklch(89.8% 0.160 162.1);
Tailwind
colors: {
custom: {
50: '#9effd1',
500: '#65febd',
950: '#000000',
},
}SCSS
$custom: #65febd; $custom-light: #9effd1; $custom-dark: #000000;
JSON
{
"hex": "#65febd",
"rgb": {
"r": 101,
"g": 254,
"b": 189
},
"hsl": {
"h": 154.51,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.89841,
"c": 0.15974,
"h": 162.1
},
"luminance": 0.77324
}Semantic roles & 50–950 ramp
primary
#65FEBD
secondary
#D92E77
accent
#0061E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683