#65FCC2#65FCC2
#65FCC2 is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.5% C 0.153 H 164.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65FCC2 |
|---|---|
| RGB | rgb(101, 252, 194) |
| HSL | hsl(157, 96%, 69%) |
| HSV | hsv(157, 60%, 99%) |
| CMYK | cmyk(59.9%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(89.99, -53.46, 15.97) |
| CIE-LCH | lch(89.99, 55.80, 163.36°) |
| OKLab | oklab(89.48% -0.1478 0.0409) |
| OKLCH | oklch(89.48% 0.153 164.5) |
| XYZ | xyz(49.9099, 76.2775, 63.1213) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 3.18
Aquamarine
#7FFFD4
ΔE00 3.75
Bright Teal
#01F9C6
ΔE00 3.95
Greenish Turquoise
#00FBB0
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FCC2 #FC659F
analogous
#65FC77 #65FCC2 #65EAFC
triadic
#65FCC2 #C265FC #FCC265
tetradic
#65FCC2 #7765FC #FC659F #EAFC65
square
#65FCC2 #7765FC #FC659F #EAFC65
split-complementary
#65FCC2 #FC65EA #FC7765
monochromatic
#04E28D #29FBAA #65FCC2 #A1FDDA #DDFEF2
Accessibility & contrast
On white
1.29
#65FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#65FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FCC2
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FCC2 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBF
Deuteranopia (green-blind)
#E2DCC6
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fcc2; /* rgb */ color: rgb(101, 252, 194); /* oklch */ color: oklch(89.5% 0.153 164.5);
Tailwind
colors: {
custom: {
50: '#9efed4',
500: '#65fcc2',
950: '#000000',
},
}SCSS
$custom: #65fcc2; $custom-light: #9efed4; $custom-dark: #000000;
JSON
{
"hex": "#65fcc2",
"rgb": {
"r": 101,
"g": 252,
"b": 194
},
"hsl": {
"h": 156.954,
"s": 96.178,
"l": 69.216
},
"oklch": {
"l": 0.89482,
"c": 0.15334,
"h": 164.5
},
"luminance": 0.76283
}Semantic roles & 50–950 ramp
primary
#65FCC2
secondary
#D62F6F
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683