#65F3BE#65F3BE
#65F3BE is a very light, vivid teal. Relative luminance 0.706; OKLCH L 87.2% C 0.145 H 165.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3BE |
|---|---|
| RGB | rgb(101, 243, 190) |
| HSL | hsl(158, 86%, 67%) |
| HSV | hsv(158, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 21.8%, 4.7%) |
| CIE-LAB | lab(87.28, -50.61, 14.22) |
| CIE-LCH | lch(87.28, 52.57, 164.30°) |
| OKLab | oklab(87.24% -0.1403 0.0364) |
| OKLCH | oklch(87.24% 0.145 165.5) |
| XYZ | xyz(46.7071, 70.5810, 59.8673) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Greenish Blue
#63F7B4
ΔE00 2.97
Light Turquoise
#7EF4CC
ΔE00 3.41
Bright Teal
#01F9C6
ΔE00 3.84
Aquamarine
#7FFFD4
ΔE00 3.90
Aqua Marine
#2EE8BB
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3BE #F3659A
analogous
#65F377 #65F3BE #65E1F3
triadic
#65F3BE #BE65F3 #F3BE65
tetradic
#65F3BE #7765F3 #F3659A #E1F365
square
#65F3BE #7765F3 #F3659A #E1F365
split-complementary
#65F3BE #F365E1 #F37765
monochromatic
#10CE87 #2CEFA6 #65F3BE #9EF7D6 #D7FCEE
Accessibility & contrast
On white
1.39
#65F3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#65F3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3BE
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3BE | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#08F3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f3be; /* rgb */ color: rgb(101, 243, 190); /* oklch */ color: oklch(87.2% 0.145 165.5);
Tailwind
colors: {
custom: {
50: '#9df8d1',
500: '#65f3be',
950: '#000000',
},
}SCSS
$custom: #65f3be; $custom-light: #9df8d1; $custom-dark: #000000;
JSON
{
"hex": "#65f3be",
"rgb": {
"r": 101,
"g": 243,
"b": 190
},
"hsl": {
"h": 157.606,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87243,
"c": 0.145,
"h": 165.5
},
"luminance": 0.70586
}Semantic roles & 50–950 ramp
primary
#65F3BE
secondary
#CA336B
accent
#0357E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583