#65FCB7#65FCB7
#65FCB7 is a very light, vivid teal. Relative luminance 0.758; OKLCH L 89.2% C 0.162 H 160.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCB7 |
|---|---|
| RGB | rgb(101, 252, 183) |
| HSL | hsl(153, 96%, 69%) |
| HSV | hsv(153, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(89.77, -55.74, 21.31) |
| CIE-LCH | lch(89.77, 59.67, 159.08°) |
| OKLab | oklab(89.23% -0.1527 0.0542) |
| OKLCH | oklch(89.23% 0.162 160.4) |
| XYZ | xyz(48.7199, 75.8015, 56.8542) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.05
Light Blue Green
#7EFBB3
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 3.01
Greenish Turquoise
#00FBB0
ΔE00 3.15
Seafoam (survey)
#80F9AD
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCB7 #FC65AA
analogous
#65FC6C #65FCB7 #65F5FC
triadic
#65FCB7 #B765FC #FCB765
tetradic
#65FCB7 #6C65FC #FC65AA #F5FC65
square
#65FCB7 #6C65FC #FC65AA #F5FC65
split-complementary
#65FCB7 #FC65F5 #FC6C65
monochromatic
#04E27D #29FB9B #65FCB7 #A1FDD3 #DDFEEF
Accessibility & contrast
On white
1.30
#65FCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#65FCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCB7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCB7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB3
Deuteranopia (green-blind)
#E4DCBB
Tritanopia (blue-blind)
#0DFBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcb7; /* rgb */ color: rgb(101, 252, 183); /* oklch */ color: oklch(89.2% 0.162 160.4);
Tailwind
colors: {
custom: {
50: '#9efecc',
500: '#65fcb7',
950: '#000000',
},
}SCSS
$custom: #65fcb7; $custom-light: #9efecc; $custom-dark: #000000;
JSON
{
"hex": "#65fcb7",
"rgb": {
"r": 101,
"g": 252,
"b": 183
},
"hsl": {
"h": 152.583,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89228,
"c": 0.16202,
"h": 160.4
},
"luminance": 0.75806
}Semantic roles & 50–950 ramp
primary
#65FCB7
secondary
#D62F7B
accent
#0069E6
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101813
muted
#808683