#65FFCF#65FFCF
#65FFCF is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.148 H 169.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65FFCF |
|---|---|
| RGB | rgb(101, 255, 207) |
| HSL | hsl(161, 100%, 70%) |
| HSV | hsv(161, 60%, 100%) |
| CMYK | cmyk(60.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.14, -51.86, 10.91) |
| CIE-LCH | lch(91.14, 52.99, 168.12°) |
| OKLab | oklab(90.51% -0.1451 0.0279) |
| OKLCH | oklch(90.51% 0.148 169.1) |
| XYZ | xyz(52.3838, 78.7863, 71.4660) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.07
Light Aquamarine
#7BFDC7
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 3.32
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aqua
#8CFFDB
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FFCF #FF6595
analogous
#65FF82 #65FFCF #65E2FF
triadic
#65FFCF #CF65FF #FFCF65
tetradic
#65FFCF #8265FF #FF6595 #E2FF65
square
#65FFCF #8265FF #FF6595 #E2FF65
split-complementary
#65FFCF #FF65E2 #FF8265
monochromatic
#00EAA1 #28FFBC #65FFCF #A2FFE2 #DFFFF5
Accessibility & contrast
On white
1.25
#65FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#65FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FFCF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FFCF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #65ffcf; /* rgb */ color: rgb(101, 255, 207); /* oklch */ color: oklch(90.5% 0.148 169.1);
Tailwind
colors: {
custom: {
50: '#9fffdd',
500: '#65ffcf',
950: '#000000',
},
}SCSS
$custom: #65ffcf; $custom-light: #9fffdd; $custom-dark: #000000;
JSON
{
"hex": "#65ffcf",
"rgb": {
"r": 101,
"g": 255,
"b": 207
},
"hsl": {
"h": 161.299,
"s": 100,
"l": 69.804
},
"oklch": {
"l": 0.90513,
"c": 0.14773,
"h": 169.1
},
"luminance": 0.78792
}Semantic roles & 50–950 ramp
primary
#65FFCF
secondary
#DA2E64
accent
#0048E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684