#65FBCF#65FBCF
#65FBCF is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.143 H 170.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65FBCF |
|---|---|
| RGB | rgb(101, 251, 207) |
| HSL | hsl(162, 95%, 69%) |
| HSV | hsv(162, 60%, 98%) |
| CMYK | cmyk(59.8%, 0%, 17.5%, 1.6%) |
| CIE-LAB | lab(89.98, -50.19, 9.26) |
| CIE-LCH | lch(89.98, 51.04, 169.55°) |
| OKLab | oklab(89.57% -0.141 0.0236) |
| OKLCH | oklch(89.57% 0.143 170.5) |
| XYZ | xyz(51.1210, 76.2608, 71.0451) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.04
Light Turquoise
#7EF4CC
ΔE00 2.60
Light Aquamarine
#7BFDC7
ΔE00 3.25
Bright Teal
#01F9C6
ΔE00 3.31
Light Aqua
#8CFFDB
ΔE00 3.49
Aqua Marine
#2EE8BB
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FBCF #FB6591
analogous
#65FB84 #65FBCF #65DCFB
triadic
#65FBCF #CF65FB #FBCF65
tetradic
#65FBCF #8465FB #FB6591 #DCFB65
square
#65FBCF #8465FB #FB6591 #DCFB65
split-complementary
#65FBCF #FB65DC #FB8465
monochromatic
#06E0A0 #29F9BC #65FBCF #A1FDE2 #DCFEF4
Accessibility & contrast
On white
1.29
#65FBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#65FBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FBCF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FBCF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4ECCD
Deuteranopia (green-blind)
#DFDCD2
Tritanopia (blue-blind)
#00FDEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #65fbcf; /* rgb */ color: rgb(101, 251, 207); /* oklch */ color: oklch(89.6% 0.143 170.5);
Tailwind
colors: {
custom: {
50: '#9efddd',
500: '#65fbcf',
950: '#000000',
},
}SCSS
$custom: #65fbcf; $custom-light: #9efddd; $custom-dark: #000000;
JSON
{
"hex": "#65fbcf",
"rgb": {
"r": 101,
"g": 251,
"b": 207
},
"hsl": {
"h": 162.4,
"s": 94.937,
"l": 69.02
},
"oklch": {
"l": 0.89569,
"c": 0.14298,
"h": 170.5
},
"luminance": 0.76266
}Semantic roles & 50–950 ramp
primary
#65FBCF
secondary
#D52F60
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684