#65F3BF#65F3BF
#65F3BF is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.3% C 0.144 H 165.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3BF |
|---|---|
| RGB | rgb(101, 243, 191) |
| HSL | hsl(158, 86%, 67%) |
| HSV | hsv(158, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 21.4%, 4.7%) |
| CIE-LAB | lab(87.30, -50.40, 13.73) |
| CIE-LCH | lch(87.30, 52.23, 164.75°) |
| OKLab | oklab(87.27% -0.1399 0.0352) |
| OKLCH | oklch(87.27% 0.144 165.9) |
| XYZ | xyz(46.8167, 70.6248, 60.4448) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.58
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.23
Bright Teal
#01F9C6
ΔE00 3.74
Aquamarine
#7FFFD4
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3BF #F36599
analogous
#65F378 #65F3BF #65E0F3
triadic
#65F3BF #BF65F3 #F3BF65
tetradic
#65F3BF #7865F3 #F36599 #E0F365
square
#65F3BF #7865F3 #F36599 #E0F365
split-complementary
#65F3BF #F365E0 #F37865
monochromatic
#10CE88 #2CEFA7 #65F3BF #9EF7D7 #D7FCEE
Accessibility & contrast
On white
1.39
#65F3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#65F3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3BF
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3BF | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BC
Deuteranopia (green-blind)
#DAD5C2
Tritanopia (blue-blind)
#05F4E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f3bf; /* rgb */ color: rgb(101, 243, 191); /* oklch */ color: oklch(87.3% 0.144 165.9);
Tailwind
colors: {
custom: {
50: '#9df8d2',
500: '#65f3bf',
950: '#000000',
},
}SCSS
$custom: #65f3bf; $custom-light: #9df8d2; $custom-dark: #000000;
JSON
{
"hex": "#65f3bf",
"rgb": {
"r": 101,
"g": 243,
"b": 191
},
"hsl": {
"h": 158.028,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87268,
"c": 0.14426,
"h": 165.9
},
"luminance": 0.70629
}Semantic roles & 50–950 ramp
primary
#65F3BF
secondary
#CA336A
accent
#0355E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583