#65F8BC#65F8BC
#65F8BC is a very light, vivid teal. Relative luminance 0.735; OKLCH L 88.4% C 0.153 H 163.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8BC |
|---|---|
| RGB | rgb(101, 248, 188) |
| HSL | hsl(156, 91%, 68%) |
| HSV | hsv(156, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 24.2%, 2.7%) |
| CIE-LAB | lab(88.70, -53.10, 17.25) |
| CIE-LCH | lch(88.70, 55.83, 162.00°) |
| OKLab | oklab(88.39% -0.1464 0.0441) |
| OKLCH | oklch(88.39% 0.153 163.2) |
| XYZ | xyz(48.0067, 73.5275, 59.2295) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 2.16
Greenish Cyan
#2AFEB7
ΔE00 3.12
Light Blue Green
#7EFBB3
ΔE00 3.57
Greenish Turquoise
#00FBB0
ΔE00 3.78
Bright Teal
#01F9C6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8BC #F865A1
analogous
#65F872 #65F8BC #65EBF8
triadic
#65F8BC #BC65F8 #F8BC65
tetradic
#65F8BC #7265F8 #F865A1 #EBF865
square
#65F8BC #7265F8 #F865A1 #EBF865
split-complementary
#65F8BC #F865EB #F87265
monochromatic
#0AD984 #2AF5A3 #65F8BC #A0FBD5 #DAFDEF
Accessibility & contrast
On white
1.34
#65F8BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#65F8BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8BC
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8BC | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E7B9
Deuteranopia (green-blind)
#DFD9C0
Tritanopia (blue-blind)
#05F8E7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f8bc; /* rgb */ color: rgb(101, 248, 188); /* oklch */ color: oklch(88.4% 0.153 163.2);
Tailwind
colors: {
custom: {
50: '#9dfbd0',
500: '#65f8bc',
950: '#000000',
},
}SCSS
$custom: #65f8bc; $custom-light: #9dfbd0; $custom-dark: #000000;
JSON
{
"hex": "#65f8bc",
"rgb": {
"r": 101,
"g": 248,
"b": 188
},
"hsl": {
"h": 155.51,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88387,
"c": 0.15288,
"h": 163.2
},
"luminance": 0.73532
}Semantic roles & 50–950 ramp
primary
#65F8BC
secondary
#D13072
accent
#005EE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583