#65F2BF#65F2BF
#65F2BF is a very light, vivid teal. Relative luminance 0.700; OKLCH L 87.0% C 0.143 H 166.2°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2BF |
|---|---|
| RGB | rgb(101, 242, 191) |
| HSL | hsl(158, 84%, 67%) |
| HSV | hsv(158, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 21.1%, 5.1%) |
| CIE-LAB | lab(87.01, -49.98, 13.32) |
| CIE-LCH | lch(87.01, 51.72, 165.07°) |
| OKLab | oklab(87.03% -0.1389 0.0341) |
| OKLCH | oklch(87.03% 0.143 166.2) |
| XYZ | xyz(46.5183, 70.0280, 60.3454) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Turquoise
#7EF4CC
ΔE00 3.09
Light Greenish Blue
#63F7B4
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2BF #F26598
analogous
#65F279 #65F2BF #65DEF2
triadic
#65F2BF #BF65F2 #F2BF65
tetradic
#65F2BF #7965F2 #F26598 #DEF265
square
#65F2BF #7965F2 #F26598 #DEF265
split-complementary
#65F2BF #F265DE #F27965
monochromatic
#11CB88 #2DEDA8 #65F2BF #9DF7D6 #D6FCEE
Accessibility & contrast
On white
1.40
#65F2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#65F2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2BF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2BF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE3BC
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#07F3E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f2bf; /* rgb */ color: rgb(101, 242, 191); /* oklch */ color: oklch(87.0% 0.143 166.2);
Tailwind
colors: {
custom: {
50: '#9df7d2',
500: '#65f2bf',
950: '#000000',
},
}SCSS
$custom: #65f2bf; $custom-light: #9df7d2; $custom-dark: #000000;
JSON
{
"hex": "#65f2bf",
"rgb": {
"r": 101,
"g": 242,
"b": 191
},
"hsl": {
"h": 158.298,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87029,
"c": 0.143,
"h": 166.2
},
"luminance": 0.70033
}Semantic roles & 50–950 ramp
primary
#65F2BF
secondary
#C83369
accent
#0554E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583