#65F3AC#65F3AC
#65F3AC is a very light, vivid teal. Relative luminance 0.698; OKLCH L 86.8% C 0.159 H 158.5°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3AC |
|---|---|
| RGB | rgb(101, 243, 172) |
| HSL | hsl(150, 86%, 67%) |
| HSV | hsv(150, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 29.2%, 4.7%) |
| CIE-LAB | lab(86.92, -54.33, 23.00) |
| CIE-LCH | lch(86.92, 59.00, 157.05°) |
| OKLab | oklab(86.83% -0.1484 0.0584) |
| OKLCH | oklch(86.83% 0.159 158.5) |
| XYZ | xyz(44.8598, 69.8421, 50.1385) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.46
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3AC #F365AC
analogous
#65F365 #65F3AC #65F3F3
triadic
#65F3AC #AC65F3 #F3AC65
tetradic
#65F3AC #6565F3 #F365AC #F3F365
square
#65F3AC #6565F3 #F365AC #F3F365
split-complementary
#65F3AC #F365F3 #F36565
monochromatic
#10CE6F #2CEF8D #65F3AC #9EF7CB #D7FCE9
Accessibility & contrast
On white
1.40
#65F3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#65F3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3AC
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3AC | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A8
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#28F2E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f3ac; /* rgb */ color: rgb(101, 243, 172); /* oklch */ color: oklch(86.8% 0.159 158.5);
Tailwind
colors: {
custom: {
50: '#9df8c5',
500: '#65f3ac',
950: '#000000',
},
}SCSS
$custom: #65f3ac; $custom-light: #9df8c5; $custom-dark: #000000;
JSON
{
"hex": "#65f3ac",
"rgb": {
"r": 101,
"g": 243,
"b": 172
},
"hsl": {
"h": 150,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.86828,
"c": 0.15946,
"h": 158.5
},
"luminance": 0.69846
}Semantic roles & 50–950 ramp
primary
#65F3AC
secondary
#CA337E
accent
#0373E2
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582