#65F7D0#65F7D0
#65F7D0 is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.7% C 0.138 H 172.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7D0 |
|---|---|
| RGB | rgb(101, 247, 208) |
| HSL | hsl(164, 90%, 68%) |
| HSV | hsv(164, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 15.8%, 3.1%) |
| CIE-LAB | lab(88.85, -48.27, 7.11) |
| CIE-LCH | lch(88.85, 48.79, 171.62°) |
| OKLab | oklab(88.65% -0.1365 0.0181) |
| OKLCH | oklch(88.65% 0.138 172.5) |
| XYZ | xyz(50.0073, 73.8372, 71.2789) |
| Luminance | 0.7384 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.35
Aquamarine
#7FFFD4
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 3.42
Bright Teal
#01F9C6
ΔE00 3.85
Tiffany Blue
#7BF2DA
ΔE00 4.36
Light Aquamarine
#7BFDC7
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7D0 #F7658C
analogous
#65F787 #65F7D0 #65D5F7
triadic
#65F7D0 #D065F7 #F7D065
tetradic
#65F7D0 #8765F7 #F7658C #D5F765
square
#65F7D0 #8765F7 #F7658C #D5F765
split-complementary
#65F7D0 #F765D5 #F78765
monochromatic
#0BD6A0 #2BF4BE #65F7D0 #9FFAE2 #D9FDF4
Accessibility & contrast
On white
1.33
#65F7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#65F7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7D0
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7D0 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CE
Deuteranopia (green-blind)
#DAD9D3
Tritanopia (blue-blind)
#00F9EC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f7d0; /* rgb */ color: rgb(101, 247, 208); /* oklch */ color: oklch(88.7% 0.138 172.5);
Tailwind
colors: {
custom: {
50: '#9efade',
500: '#65f7d0',
950: '#000000',
},
}SCSS
$custom: #65f7d0; $custom-light: #9efade; $custom-dark: #000000;
JSON
{
"hex": "#65f7d0",
"rgb": {
"r": 101,
"g": 247,
"b": 208
},
"hsl": {
"h": 163.973,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88652,
"c": 0.13767,
"h": 172.5
},
"luminance": 0.73842
}Semantic roles & 50–950 ramp
primary
#65F7D0
secondary
#D0305B
accent
#003DE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584