#65F7CE#65F7CE
#65F7CE is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.6% C 0.139 H 171.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CE |
|---|---|
| RGB | rgb(101, 247, 206) |
| HSL | hsl(163, 90%, 68%) |
| HSV | hsv(163, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 16.6%, 3.1%) |
| CIE-LAB | lab(88.80, -48.73, 8.08) |
| CIE-LCH | lch(88.80, 49.40, 170.58°) |
| OKLab | oklab(88.6% -0.1374 0.0206) |
| OKLCH | oklch(88.6% 0.139 171.5) |
| XYZ | xyz(49.7628, 73.7394, 69.9912) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.53
Light Aqua
#8CFFDB
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.58
Light Aquamarine
#7BFDC7
ΔE00 3.92
Aqua Marine
#2EE8BB
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CE #F7658E
analogous
#65F785 #65F7CE #65D7F7
triadic
#65F7CE #CE65F7 #F7CE65
tetradic
#65F7CE #8565F7 #F7658E #D7F765
square
#65F7CE #8565F7 #F7658E #D7F765
split-complementary
#65F7CE #F765D7 #F78565
monochromatic
#0BD69D #2BF4BB #65F7CE #9FFAE1 #D9FDF3
Accessibility & contrast
On white
1.33
#65F7CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#65F7CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CE
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CE | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CC
Deuteranopia (green-blind)
#DBD9D1
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7ce; /* rgb */ color: rgb(101, 247, 206); /* oklch */ color: oklch(88.6% 0.139 171.5);
Tailwind
colors: {
custom: {
50: '#9efadd',
500: '#65f7ce',
950: '#000000',
},
}SCSS
$custom: #65f7ce; $custom-light: #9efadd; $custom-dark: #000000;
JSON
{
"hex": "#65f7ce",
"rgb": {
"r": 101,
"g": 247,
"b": 206
},
"hsl": {
"h": 163.151,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88599,
"c": 0.13889,
"h": 171.5
},
"luminance": 0.73744
}Semantic roles & 50–950 ramp
primary
#65F7CE
secondary
#D0305D
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584