#65F8B2#65F8B2
#65F8B2 is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.2% C 0.161 H 159.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8B2 |
|---|---|
| RGB | rgb(101, 248, 178) |
| HSL | hsl(151, 91%, 68%) |
| HSV | hsv(151, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 28.2%, 2.7%) |
| CIE-LAB | lab(88.50, -55.14, 22.11) |
| CIE-LCH | lch(88.50, 59.41, 158.15°) |
| OKLab | oklab(88.16% -0.1508 0.0562) |
| OKLCH | oklch(88.16% 0.161 159.6) |
| XYZ | xyz(46.9658, 73.1112, 53.7476) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.65
Light Blue Green
#7EFBB3
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.59
Seafoam (survey)
#80F9AD
ΔE00 2.81
Greenish Cyan
#2AFEB7
ΔE00 3.02
Greenish Turquoise
#00FBB0
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8B2 #F865AB
analogous
#65F868 #65F8B2 #65F4F8
triadic
#65F8B2 #B265F8 #F8B265
tetradic
#65F8B2 #6865F8 #F865AB #F4F865
square
#65F8B2 #6865F8 #F865AB #F4F865
split-complementary
#65F8B2 #F865F4 #F86865
monochromatic
#0AD976 #2AF595 #65F8B2 #A0FBCF #DAFDED
Accessibility & contrast
On white
1.34
#65F8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#65F8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8B2
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8B2 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E7AE
Deuteranopia (green-blind)
#E1D8B6
Tritanopia (blue-blind)
#1CF7E5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f8b2; /* rgb */ color: rgb(101, 248, 178); /* oklch */ color: oklch(88.2% 0.161 159.6);
Tailwind
colors: {
custom: {
50: '#9dfbc9',
500: '#65f8b2',
950: '#000000',
},
}SCSS
$custom: #65f8b2; $custom-light: #9dfbc9; $custom-dark: #000000;
JSON
{
"hex": "#65f8b2",
"rgb": {
"r": 101,
"g": 248,
"b": 178
},
"hsl": {
"h": 151.429,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.8816,
"c": 0.16097,
"h": 159.6
},
"luminance": 0.73116
}Semantic roles & 50–950 ramp
primary
#65F8B2
secondary
#D1307D
accent
#006DE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582