#65F3BC#65F3BC
#65F3BC is a very light, vivid teal. Relative luminance 0.705; OKLCH L 87.2% C 0.146 H 164.6°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3BC |
|---|---|
| RGB | rgb(101, 243, 188) |
| HSL | hsl(157, 86%, 67%) |
| HSV | hsv(157, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 22.6%, 4.7%) |
| CIE-LAB | lab(87.24, -51.04, 15.20) |
| CIE-LCH | lch(87.24, 53.26, 163.42°) |
| OKLab | oklab(87.19% -0.1412 0.0389) |
| OKLCH | oklch(87.19% 0.147 164.6) |
| XYZ | xyz(46.4900, 70.4941, 58.7239) |
| Luminance | 0.7050 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.53
Light Aquamarine
#7BFDC7
ΔE00 2.55
Light Turquoise
#7EF4CC
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.06
Greenish Cyan
#2AFEB7
ΔE00 4.09
Aquamarine
#7FFFD4
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3BC #F3659C
analogous
#65F375 #65F3BC #65E3F3
triadic
#65F3BC #BC65F3 #F3BC65
tetradic
#65F3BC #7565F3 #F3659C #E3F365
square
#65F3BC #7565F3 #F3659C #E3F365
split-complementary
#65F3BC #F365E3 #F37565
monochromatic
#10CE84 #2CEFA3 #65F3BC #9EF7D5 #D7FCED
Accessibility & contrast
On white
1.39
#65F3BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#65F3BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3BC
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3BC | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#DAD5C0
Tritanopia (blue-blind)
#0FF3E4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f3bc; /* rgb */ color: rgb(101, 243, 188); /* oklch */ color: oklch(87.2% 0.146 164.6);
Tailwind
colors: {
custom: {
50: '#9df8d0',
500: '#65f3bc',
950: '#000000',
},
}SCSS
$custom: #65f3bc; $custom-light: #9df8d0; $custom-dark: #000000;
JSON
{
"hex": "#65f3bc",
"rgb": {
"r": 101,
"g": 243,
"b": 188
},
"hsl": {
"h": 156.761,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87194,
"c": 0.1465,
"h": 164.6
},
"luminance": 0.70499
}Semantic roles & 50–950 ramp
primary
#65F3BC
secondary
#CA336D
accent
#035AE2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583