#65F2BC#65F2BC
#65F2BC is a very light, vivid teal. Relative luminance 0.699; OKLCH L 87.0% C 0.145 H 164.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2BC |
|---|---|
| RGB | rgb(101, 242, 188) |
| HSL | hsl(157, 84%, 67%) |
| HSV | hsv(157, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 22.3%, 5.1%) |
| CIE-LAB | lab(86.95, -50.63, 14.79) |
| CIE-LCH | lch(86.95, 52.74, 163.72°) |
| OKLab | oklab(86.96% -0.1402 0.0379) |
| OKLCH | oklch(86.96% 0.145 164.9) |
| XYZ | xyz(46.1915, 69.8973, 58.6244) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.71
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 4.05
Aquamarine
#7FFFD4
ΔE00 4.21
Aqua Marine
#2EE8BB
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2BC #F2659B
analogous
#65F275 #65F2BC #65E2F2
triadic
#65F2BC #BC65F2 #F2BC65
tetradic
#65F2BC #7565F2 #F2659B #E2F265
square
#65F2BC #7565F2 #F2659B #E2F265
split-complementary
#65F2BC #F265E2 #F27565
monochromatic
#11CB84 #2DEDA3 #65F2BC #9DF7D5 #D6FCED
Accessibility & contrast
On white
1.40
#65F2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#65F2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2BC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2BC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B9
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#10F2E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f2bc; /* rgb */ color: rgb(101, 242, 188); /* oklch */ color: oklch(87.0% 0.145 164.9);
Tailwind
colors: {
custom: {
50: '#9df7d0',
500: '#65f2bc',
950: '#000000',
},
}SCSS
$custom: #65f2bc; $custom-light: #9df7d0; $custom-dark: #000000;
JSON
{
"hex": "#65f2bc",
"rgb": {
"r": 101,
"g": 242,
"b": 188
},
"hsl": {
"h": 157.021,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86956,
"c": 0.14523,
"h": 164.9
},
"luminance": 0.69902
}Semantic roles & 50–950 ramp
primary
#65F2BC
secondary
#C8336C
accent
#0559E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583