#65F3BD#65F3BD
#65F3BD is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.146 H 165.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3BD |
|---|---|
| RGB | rgb(101, 243, 189) |
| HSL | hsl(157, 86%, 67%) |
| HSV | hsv(157, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(87.26, -50.83, 14.71) |
| CIE-LCH | lch(87.26, 52.91, 163.86°) |
| OKLab | oklab(87.22% -0.1408 0.0377) |
| OKLCH | oklch(87.22% 0.146 165) |
| XYZ | xyz(46.5981, 70.5374, 59.2936) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.54
Light Greenish Blue
#63F7B4
ΔE00 2.75
Light Turquoise
#7EF4CC
ΔE00 3.60
Bright Teal
#01F9C6
ΔE00 3.94
Aquamarine
#7FFFD4
ΔE00 4.05
Greenish Cyan
#2AFEB7
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3BD #F3659B
analogous
#65F376 #65F3BD #65E2F3
triadic
#65F3BD #BD65F3 #F3BD65
tetradic
#65F3BD #7665F3 #F3659B #E2F365
square
#65F3BD #7665F3 #F3659B #E2F365
split-complementary
#65F3BD #F365E2 #F37665
monochromatic
#10CE85 #2CEFA5 #65F3BD #9EF7D5 #D7FCEE
Accessibility & contrast
On white
1.39
#65F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#65F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3BD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3BD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#0CF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f3bd; /* rgb */ color: rgb(101, 243, 189); /* oklch */ color: oklch(87.2% 0.146 165.0);
Tailwind
colors: {
custom: {
50: '#9df8d1',
500: '#65f3bd',
950: '#000000',
},
}SCSS
$custom: #65f3bd; $custom-light: #9df8d1; $custom-dark: #000000;
JSON
{
"hex": "#65f3bd",
"rgb": {
"r": 101,
"g": 243,
"b": 189
},
"hsl": {
"h": 157.183,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87219,
"c": 0.14574,
"h": 165
},
"luminance": 0.70542
}Semantic roles & 50–950 ramp
primary
#65F3BD
secondary
#CA336C
accent
#0358E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583