#65FCBC#65FCBC
#65FCBC is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.3% C 0.158 H 162.2°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCBC |
|---|---|
| RGB | rgb(101, 252, 188) |
| HSL | hsl(155, 96%, 69%) |
| HSV | hsv(155, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.87, -54.72, 18.88) |
| CIE-LCH | lch(89.87, 57.89, 160.96°) |
| OKLab | oklab(89.34% -0.1504 0.0482) |
| OKLCH | oklch(89.34% 0.158 162.2) |
| XYZ | xyz(49.2496, 76.0134, 59.6438) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.33
Light Aquamarine
#7BFDC7
ΔE00 2.40
Greenish Cyan
#2AFEB7
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.02
Greenish Turquoise
#00FBB0
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCBC #FC65A5
analogous
#65FC71 #65FCBC #65F0FC
triadic
#65FCBC #BC65FC #FCBC65
tetradic
#65FCBC #7165FC #FC65A5 #F0FC65
square
#65FCBC #7165FC #FC65A5 #F0FC65
split-complementary
#65FCBC #FC65F0 #FC7165
monochromatic
#04E284 #29FBA2 #65FCBC #A1FDD6 #DDFEF0
Accessibility & contrast
On white
1.30
#65FCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#65FCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCBC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCBC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB8
Deuteranopia (green-blind)
#E3DCC0
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcbc; /* rgb */ color: rgb(101, 252, 188); /* oklch */ color: oklch(89.3% 0.158 162.2);
Tailwind
colors: {
custom: {
50: '#9efed0',
500: '#65fcbc',
950: '#000000',
},
}SCSS
$custom: #65fcbc; $custom-light: #9efed0; $custom-dark: #000000;
JSON
{
"hex": "#65fcbc",
"rgb": {
"r": 101,
"g": 252,
"b": 188
},
"hsl": {
"h": 154.57,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89341,
"c": 0.15798,
"h": 162.2
},
"luminance": 0.76018
}Semantic roles & 50–950 ramp
primary
#65FCBC
secondary
#D62F76
accent
#0061E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683