#65F2B3#65F2B3
#65F2B3 is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.7% C 0.152 H 161.3°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2B3 |
|---|---|
| RGB | rgb(101, 242, 179) |
| HSL | hsl(153, 84%, 67%) |
| HSV | hsv(153, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 26%, 5.1%) |
| CIE-LAB | lab(86.76, -52.52, 19.19) |
| CIE-LCH | lch(86.76, 55.91, 159.93°) |
| OKLab | oklab(86.74% -0.1442 0.0489) |
| OKLCH | oklch(86.74% 0.152 161.3) |
| XYZ | xyz(45.2514, 69.5212, 53.6733) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 3.28
Light Aquamarine
#7BFDC7
ΔE00 3.40
Greenish Cyan
#2AFEB7
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2B3 #F265A4
analogous
#65F26C #65F2B3 #65EBF2
triadic
#65F2B3 #B365F2 #F2B365
tetradic
#65F2B3 #6C65F2 #F265A4 #EBF265
square
#65F2B3 #6C65F2 #F265A4 #EBF265
split-complementary
#65F2B3 #F265EB #F26C65
monochromatic
#11CB78 #2DED97 #65F2B3 #9DF7CF #D6FCEB
Accessibility & contrast
On white
1.41
#65F2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#65F2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2B3
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2B3 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2AF
Deuteranopia (green-blind)
#DBD4B7
Tritanopia (blue-blind)
#20F1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #65f2b3; /* rgb */ color: rgb(101, 242, 179); /* oklch */ color: oklch(86.7% 0.152 161.3);
Tailwind
colors: {
custom: {
50: '#9cf7ca',
500: '#65f2b3',
950: '#000000',
},
}SCSS
$custom: #65f2b3; $custom-light: #9cf7ca; $custom-dark: #000000;
JSON
{
"hex": "#65f2b3",
"rgb": {
"r": 101,
"g": 242,
"b": 179
},
"hsl": {
"h": 153.191,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.86744,
"c": 0.1523,
"h": 161.3
},
"luminance": 0.69526
}Semantic roles & 50–950 ramp
primary
#65F2B3
secondary
#C83376
accent
#0567E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582