#65FFC8#65FFC8
#65FFC8 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.3% C 0.153 H 166.1°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFC8 |
|---|---|
| RGB | rgb(101, 255, 200) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(90.99, -53.40, 14.30) |
| CIE-LCH | lch(90.99, 55.28, 165.01°) |
| OKLab | oklab(90.34% -0.1482 0.0366) |
| OKLCH | oklch(90.34% 0.153 166.1) |
| XYZ | xyz(51.5469, 78.4516, 67.0585) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.65
Greenish Cyan
#2AFEB7
ΔE00 3.68
Light Turquoise
#7EF4CC
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFC8 #FF659C
analogous
#65FF7B #65FFC8 #65E9FF
triadic
#65FFC8 #C865FF #FFC865
tetradic
#65FFC8 #7B65FF #FF659C #E9FF65
square
#65FFC8 #7B65FF #FF659C #E9FF65
split-complementary
#65FFC8 #FF65E9 #FF7B65
monochromatic
#00EA96 #28FFB2 #65FFC8 #A2FFDE #DFFFF4
Accessibility & contrast
On white
1.26
#65FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#65FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFC8
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFC8 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC5
Deuteranopia (green-blind)
#E4DFCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65ffc8; /* rgb */ color: rgb(101, 255, 200); /* oklch */ color: oklch(90.3% 0.153 166.1);
Tailwind
colors: {
custom: {
50: '#9fffd8',
500: '#65ffc8',
950: '#000000',
},
}SCSS
$custom: #65ffc8; $custom-light: #9fffd8; $custom-dark: #000000;
JSON
{
"hex": "#65ffc8",
"rgb": {
"r": 101,
"g": 255,
"b": 200
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90338,
"c": 0.15261,
"h": 166.1
},
"luminance": 0.78457
}Semantic roles & 50–950 ramp
primary
#65FFC8
secondary
#DA2E6C
accent
#0052E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683