#65F0AF#65F0AF
#65F0AF is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.2% C 0.153 H 160.2°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0AF |
|---|---|
| RGB | rgb(101, 240, 175) |
| HSL | hsl(152, 82%, 67%) |
| HSV | hsv(152, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 27.1%, 5.9%) |
| CIE-LAB | lab(86.10, -52.51, 20.32) |
| CIE-LCH | lch(86.10, 56.31, 158.84°) |
| OKLab | oklab(86.17% -0.1439 0.0518) |
| OKLCH | oklch(86.17% 0.153 160.2) |
| XYZ | xyz(44.2608, 68.1777, 51.3762) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.50
Light Blue Green
#7EFBB3
ΔE00 3.25
Seafoam Green
#7AF9AB
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.68
Greenish Cyan
#2AFEB7
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0AF #F065A6
analogous
#65F069 #65F0AF #65ECF0
triadic
#65F0AF #AF65F0 #F0AF65
tetradic
#65F0AF #6965F0 #F065A6 #ECF065
square
#65F0AF #6965F0 #F065A6 #ECF065
split-complementary
#65F0AF #F065EC #F06965
monochromatic
#13C773 #2DEB92 #65F0AF #9DF5CC #D5FBE9
Accessibility & contrast
On white
1.43
#65F0AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#65F0AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0AF
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0AF | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE0AB
Deuteranopia (green-blind)
#DAD2B3
Tritanopia (blue-blind)
#27EFDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65f0af; /* rgb */ color: rgb(101, 240, 175); /* oklch */ color: oklch(86.2% 0.153 160.2);
Tailwind
colors: {
custom: {
50: '#9cf6c7',
500: '#65f0af',
950: '#000000',
},
}SCSS
$custom: #65f0af; $custom-light: #9cf6c7; $custom-dark: #000000;
JSON
{
"hex": "#65f0af",
"rgb": {
"r": 101,
"g": 240,
"b": 175
},
"hsl": {
"h": 151.942,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86173,
"c": 0.15297,
"h": 160.2
},
"luminance": 0.68182
}Semantic roles & 50–950 ramp
primary
#65F0AF
secondary
#C43578
accent
#076CDF
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582