#65E6AF#65E6AF
#65E6AF is a very light, vivid teal. Relative luminance 0.625; OKLCH L 83.8% C 0.140 H 162.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #65E6AF |
|---|---|
| RGB | rgb(101, 230, 175) |
| HSL | hsl(154, 72%, 65%) |
| HSV | hsv(154, 56%, 90%) |
| CMYK | cmyk(56.1%, 0%, 23.9%, 9.8%) |
| CIE-LAB | lab(83.15, -48.37, 16.22) |
| CIE-LCH | lch(83.15, 51.02, 161.46°) |
| OKLab | oklab(83.77% -0.1335 0.0415) |
| OKLCH | oklch(83.77% 0.14 162.7) |
| XYZ | xyz(41.3977, 62.4516, 50.4219) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.32
Light Greenish Blue
#63F7B4
ΔE00 4.06
Eucalyptus
#44D7A8
ΔE00 4.41
Aqua Marine
#2EE8BB
ΔE00 4.44
Light Aquamarine
#7BFDC7
ΔE00 5.12
Light Turquoise
#7EF4CC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65E6AF #E6659C
analogous
#65E66F #65E6AF #65DCE6
triadic
#65E6AF #AF65E6 #E6AF65
tetradic
#65E6AF #6F65E6 #E6659C #DCE665
square
#65E6AF #6F65E6 #E6659C #DCE665
split-complementary
#65E6AF #E665DC #E66F65
monochromatic
#1DB373 #30DD94 #65E6AF #9AEFCA #CEF7E6
Accessibility & contrast
On white
1.56
#65E6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#65E6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65E6AF
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65E6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65E6AF | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7AC
Deuteranopia (green-blind)
#D0CAB2
Tritanopia (blue-blind)
#2DE6D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #65e6af; /* rgb */ color: rgb(101, 230, 175); /* oklch */ color: oklch(83.8% 0.140 162.7);
Tailwind
colors: {
custom: {
50: '#9befc7',
500: '#65e6af',
950: '#000000',
},
}SCSS
$custom: #65e6af; $custom-light: #9befc7; $custom-dark: #000000;
JSON
{
"hex": "#65e6af",
"rgb": {
"r": 101,
"g": 230,
"b": 175
},
"hsl": {
"h": 154.419,
"s": 72.067,
"l": 64.902
},
"oklch": {
"l": 0.8377,
"c": 0.13976,
"h": 162.7
},
"luminance": 0.62455
}Semantic roles & 50–950 ramp
primary
#65E6AF
secondary
#B43B6F
accent
#1164D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582