#65F7CF#65F7CF
#65F7CF is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.6% C 0.138 H 172.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7CF |
|---|---|
| RGB | rgb(101, 247, 207) |
| HSL | hsl(164, 90%, 68%) |
| HSV | hsv(164, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 16.2%, 3.1%) |
| CIE-LAB | lab(88.82, -48.50, 7.60) |
| CIE-LCH | lch(88.82, 49.09, 171.10°) |
| OKLab | oklab(88.63% -0.1369 0.0193) |
| OKLCH | oklch(88.63% 0.138 172) |
| XYZ | xyz(49.8847, 73.7882, 70.6330) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.61
Light Aqua
#8CFFDB
ΔE00 3.46
Bright Teal
#01F9C6
ΔE00 3.71
Light Aquamarine
#7BFDC7
ΔE00 4.15
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7CF #F7658D
analogous
#65F786 #65F7CF #65D6F7
triadic
#65F7CF #CF65F7 #F7CF65
tetradic
#65F7CF #8665F7 #F7658D #D6F765
square
#65F7CF #8665F7 #F7658D #D6F765
split-complementary
#65F7CF #F765D6 #F78665
monochromatic
#0BD69F #2BF4BD #65F7CF #9FFAE1 #D9FDF3
Accessibility & contrast
On white
1.33
#65F7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#65F7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7CF
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7CF | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CD
Deuteranopia (green-blind)
#DBD9D2
Tritanopia (blue-blind)
#00F9EB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7cf; /* rgb */ color: rgb(101, 247, 207); /* oklch */ color: oklch(88.6% 0.138 172.0);
Tailwind
colors: {
custom: {
50: '#9efadd',
500: '#65f7cf',
950: '#000000',
},
}SCSS
$custom: #65f7cf; $custom-light: #9efadd; $custom-dark: #000000;
JSON
{
"hex": "#65f7cf",
"rgb": {
"r": 101,
"g": 247,
"b": 207
},
"hsl": {
"h": 163.562,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88625,
"c": 0.13828,
"h": 172
},
"luminance": 0.73793
}Semantic roles & 50–950 ramp
primary
#65F7CF
secondary
#D0305C
accent
#003FE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584