#65F9BD#65F9BD
#65F9BD is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.6% C 0.153 H 163.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #65F9BD |
|---|---|
| RGB | rgb(101, 249, 189) |
| HSL | hsl(156, 93%, 69%) |
| HSV | hsv(156, 59%, 98%) |
| CMYK | cmyk(59.4%, 0%, 24.1%, 2.4%) |
| CIE-LAB | lab(89.01, -53.29, 17.17) |
| CIE-LCH | lch(89.01, 55.99, 162.14°) |
| OKLab | oklab(88.65% -0.1469 0.0439) |
| OKLCH | oklch(88.65% 0.153 163.4) |
| XYZ | xyz(48.4231, 74.1873, 59.9019) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.61
Light Aquamarine
#7BFDC7
ΔE00 2.06
Greenish Cyan
#2AFEB7
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.59
Greenish Turquoise
#00FBB0
ΔE00 3.77
Bright Teal
#01F9C6
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F9BD #F965A1
analogous
#65F973 #65F9BD #65EBF9
triadic
#65F9BD #BD65F9 #F9BD65
tetradic
#65F9BD #7365F9 #F965A1 #EBF965
square
#65F9BD #7365F9 #F965A1 #EBF965
split-complementary
#65F9BD #F965EB #F97365
monochromatic
#09DB86 #2AF7A4 #65F9BD #A0FBD6 #DBFEEF
Accessibility & contrast
On white
1.33
#65F9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#65F9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F9BD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F9BD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8BA
Deuteranopia (green-blind)
#E0DAC1
Tritanopia (blue-blind)
#00F9E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f9bd; /* rgb */ color: rgb(101, 249, 189); /* oklch */ color: oklch(88.6% 0.153 163.4);
Tailwind
colors: {
custom: {
50: '#9efcd1',
500: '#65f9bd',
950: '#000000',
},
}SCSS
$custom: #65f9bd; $custom-light: #9efcd1; $custom-dark: #000000;
JSON
{
"hex": "#65f9bd",
"rgb": {
"r": 101,
"g": 249,
"b": 189
},
"hsl": {
"h": 155.676,
"s": 92.5,
"l": 68.627
},
"oklch": {
"l": 0.88649,
"c": 0.15337,
"h": 163.4
},
"luminance": 0.74192
}Semantic roles & 50–950 ramp
primary
#65F9BD
secondary
#D33072
accent
#005DE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683