#65F0BB#65F0BB
#65F0BB is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.5% C 0.143 H 165.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #65F0BB |
|---|---|
| RGB | rgb(101, 240, 187) |
| HSL | hsl(157, 82%, 67%) |
| HSV | hsv(157, 58%, 94%) |
| CMYK | cmyk(57.9%, 0%, 22.1%, 5.9%) |
| CIE-LAB | lab(86.34, -50.01, 14.45) |
| CIE-LCH | lch(86.34, 52.06, 163.88°) |
| OKLab | oklab(86.45% -0.1386 0.037) |
| OKLCH | oklch(86.45% 0.143 165) |
| XYZ | xyz(45.4921, 68.6703, 57.8613) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 3.06
Light Greenish Blue
#63F7B4
ΔE00 3.08
Light Turquoise
#7EF4CC
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.01
Bright Teal
#01F9C6
ΔE00 4.19
Aquamarine
#7FFFD4
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F0BB #F0659A
analogous
#65F076 #65F0BB #65E0F0
triadic
#65F0BB #BB65F0 #F0BB65
tetradic
#65F0BB #7665F0 #F0659A #E0F065
square
#65F0BB #7665F0 #F0659A #E0F065
split-complementary
#65F0BB #F065E0 #F07665
monochromatic
#13C783 #2DEBA2 #65F0BB #9DF5D4 #D5FBEC
Accessibility & contrast
On white
1.43
#65F0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#65F0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F0BB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F0BB | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B8
Deuteranopia (green-blind)
#D8D2BE
Tritanopia (blue-blind)
#15F0E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65f0bb; /* rgb */ color: rgb(101, 240, 187); /* oklch */ color: oklch(86.5% 0.143 165.0);
Tailwind
colors: {
custom: {
50: '#9cf6cf',
500: '#65f0bb',
950: '#000000',
},
}SCSS
$custom: #65f0bb; $custom-light: #9cf6cf; $custom-dark: #000000;
JSON
{
"hex": "#65f0bb",
"rgb": {
"r": 101,
"g": 240,
"b": 187
},
"hsl": {
"h": 157.122,
"s": 82.249,
"l": 66.863
},
"oklch": {
"l": 0.86454,
"c": 0.14344,
"h": 165
},
"luminance": 0.68675
}Semantic roles & 50–950 ramp
primary
#65F0BB
secondary
#C4356C
accent
#0759DF
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1713
muted
#808583