#65F4BC#65F4BC
#65F4BC is a very light, vivid teal. Relative luminance 0.711; OKLCH L 87.4% C 0.148 H 164.3°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4BC |
|---|---|
| RGB | rgb(101, 244, 188) |
| HSL | hsl(157, 87%, 68%) |
| HSV | hsv(157, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 23%, 4.3%) |
| CIE-LAB | lab(87.53, -51.46, 15.61) |
| CIE-LCH | lch(87.53, 53.77, 163.12°) |
| OKLab | oklab(87.43% -0.1423 0.04) |
| OKLCH | oklch(87.43% 0.148 164.3) |
| XYZ | xyz(46.7900, 71.0943, 58.8239) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.29
Light Aquamarine
#7BFDC7
ΔE00 2.42
Greenish Cyan
#2AFEB7
ΔE00 3.87
Light Turquoise
#7EF4CC
ΔE00 3.95
Bright Teal
#01F9C6
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4BC #F4659D
analogous
#65F474 #65F4BC #65E5F4
triadic
#65F4BC #BC65F4 #F4BC65
tetradic
#65F4BC #7465F4 #F4659D #E5F465
square
#65F4BC #7465F4 #F4659D #E5F465
split-complementary
#65F4BC #F465E5 #F47465
monochromatic
#0FD084 #2CF0A3 #65F4BC #9EF8D5 #D7FCEE
Accessibility & contrast
On white
1.38
#65F4BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#65F4BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4BC
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4BC | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B9
Deuteranopia (green-blind)
#DBD5C0
Tritanopia (blue-blind)
#0DF4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f4bc; /* rgb */ color: rgb(101, 244, 188); /* oklch */ color: oklch(87.4% 0.148 164.3);
Tailwind
colors: {
custom: {
50: '#9df8d0',
500: '#65f4bc',
950: '#000000',
},
}SCSS
$custom: #65f4bc; $custom-light: #9df8d0; $custom-dark: #000000;
JSON
{
"hex": "#65f4bc",
"rgb": {
"r": 101,
"g": 244,
"b": 188
},
"hsl": {
"h": 156.503,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.87433,
"c": 0.14777,
"h": 164.3
},
"luminance": 0.71099
}Semantic roles & 50–950 ramp
primary
#65F4BC
secondary
#CB326E
accent
#025AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583