#65FFC2#65FFC2
#65FFC2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.157 H 163.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFC2 |
|---|---|
| RGB | rgb(101, 255, 194) |
| HSL | hsl(156, 100%, 70%) |
| HSV | hsv(156, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.86, -54.68, 17.20) |
| CIE-LCH | lch(90.86, 57.32, 162.54°) |
| OKLab | oklab(90.2% -0.1508 0.044) |
| OKLCH | oklch(90.2% 0.157 163.7) |
| XYZ | xyz(50.8594, 78.1766, 63.4378) |
| Luminance | 0.7818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Greenish Blue
#63F7B4
ΔE00 2.31
Greenish Cyan
#2AFEB7
ΔE00 2.85
Light Blue Green
#7EFBB3
ΔE00 3.77
Greenish Turquoise
#00FBB0
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFC2 #FF65A2
analogous
#65FF75 #65FFC2 #65EFFF
triadic
#65FFC2 #C265FF #FFC265
tetradic
#65FFC2 #7565FF #FF65A2 #EFFF65
square
#65FFC2 #7565FF #FF65A2 #EFFF65
split-complementary
#65FFC2 #FF65EF #FF7565
monochromatic
#00EA8D #28FFAA #65FFC2 #A2FFDA #DFFFF2
Accessibility & contrast
On white
1.26
#65FFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#65FFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFC2
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFC2 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#E5DFC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffc2; /* rgb */ color: rgb(101, 255, 194); /* oklch */ color: oklch(90.2% 0.157 163.7);
Tailwind
colors: {
custom: {
50: '#9effd4',
500: '#65ffc2',
950: '#000000',
},
}SCSS
$custom: #65ffc2; $custom-light: #9effd4; $custom-dark: #000000;
JSON
{
"hex": "#65ffc2",
"rgb": {
"r": 101,
"g": 255,
"b": 194
},
"hsl": {
"h": 156.234,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90195,
"c": 0.1571,
"h": 163.7
},
"luminance": 0.78182
}Semantic roles & 50–950 ramp
primary
#65FFC2
secondary
#DA2E72
accent
#005BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683