#65F3BB#65F3BB
#65F3BB is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.147 H 164.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3BB |
|---|---|
| RGB | rgb(101, 243, 187) |
| HSL | hsl(156, 86%, 67%) |
| HSV | hsv(156, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 23%, 4.7%) |
| CIE-LAB | lab(87.22, -51.26, 15.69) |
| CIE-LCH | lch(87.22, 53.60, 162.98°) |
| OKLab | oklab(87.17% -0.1417 0.0402) |
| OKLCH | oklch(87.17% 0.147 164.2) |
| XYZ | xyz(46.3825, 70.4512, 58.1582) |
| Luminance | 0.7046 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Aquamarine
#7BFDC7
ΔE00 2.58
Greenish Cyan
#2AFEB7
ΔE00 3.98
Light Turquoise
#7EF4CC
ΔE00 3.99
Bright Teal
#01F9C6
ΔE00 4.18
Light Blue Green
#7EFBB3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3BB #F3659D
analogous
#65F374 #65F3BB #65E4F3
triadic
#65F3BB #BB65F3 #F3BB65
tetradic
#65F3BB #7465F3 #F3659D #E4F365
square
#65F3BB #7465F3 #F3659D #E4F365
split-complementary
#65F3BB #F365E4 #F37465
monochromatic
#10CE83 #2CEFA2 #65F3BB #9EF7D4 #D7FCED
Accessibility & contrast
On white
1.39
#65F3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#65F3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3BB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3BB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#11F3E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f3bb; /* rgb */ color: rgb(101, 243, 187); /* oklch */ color: oklch(87.2% 0.147 164.2);
Tailwind
colors: {
custom: {
50: '#9df8cf',
500: '#65f3bb',
950: '#000000',
},
}SCSS
$custom: #65f3bb; $custom-light: #9df8cf; $custom-dark: #000000;
JSON
{
"hex": "#65f3bb",
"rgb": {
"r": 101,
"g": 243,
"b": 187
},
"hsl": {
"h": 156.338,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.8717,
"c": 0.14727,
"h": 164.2
},
"luminance": 0.70456
}Semantic roles & 50–950 ramp
primary
#65F3BB
secondary
#CA336E
accent
#035BE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1713
muted
#808583