#65F8CF#65F8CF
#65F8CF is a very light, vivid teal. Relative luminance 0.744; OKLCH L 88.9% C 0.139 H 171.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8CF |
|---|---|
| RGB | rgb(101, 248, 207) |
| HSL | hsl(163, 91%, 68%) |
| HSV | hsv(163, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 16.5%, 2.7%) |
| CIE-LAB | lab(89.11, -48.93, 8.01) |
| CIE-LCH | lch(89.11, 49.58, 170.70°) |
| OKLab | oklab(88.86% -0.1379 0.0204) |
| OKLCH | oklch(88.86% 0.139 171.6) |
| XYZ | xyz(50.1913, 74.4014, 70.7352) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.30
Aquamarine
#7FFFD4
ΔE00 2.42
Light Aqua
#8CFFDB
ΔE00 3.43
Bright Teal
#01F9C6
ΔE00 3.57
Light Aquamarine
#7BFDC7
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8CF #F8658E
analogous
#65F885 #65F8CF #65D8F8
triadic
#65F8CF #CF65F8 #F8CF65
tetradic
#65F8CF #8565F8 #F8658E #D8F865
square
#65F8CF #8565F8 #F8658E #D8F865
split-complementary
#65F8CF #F865D8 #F88565
monochromatic
#0AD99F #2AF5BD #65F8CF #A0FBE1 #DAFDF3
Accessibility & contrast
On white
1.32
#65F8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#65F8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8CF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8CF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CD
Deuteranopia (green-blind)
#DCD9D2
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8cf; /* rgb */ color: rgb(101, 248, 207); /* oklch */ color: oklch(88.9% 0.139 171.6);
Tailwind
colors: {
custom: {
50: '#9efbdd',
500: '#65f8cf',
950: '#000000',
},
}SCSS
$custom: #65f8cf; $custom-light: #9efbdd; $custom-dark: #000000;
JSON
{
"hex": "#65f8cf",
"rgb": {
"r": 101,
"g": 248,
"b": 207
},
"hsl": {
"h": 163.265,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88861,
"c": 0.13945,
"h": 171.6
},
"luminance": 0.74406
}Semantic roles & 50–950 ramp
primary
#65F8CF
secondary
#D1305D
accent
#0040E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584