#65FECC#65FECC
#65FECC is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.2% C 0.149 H 168.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #65FECC |
|---|---|
| RGB | rgb(101, 254, 204) |
| HSL | hsl(160, 99%, 70%) |
| HSV | hsv(160, 60%, 100%) |
| CMYK | cmyk(60.2%, 0%, 19.7%, 0.4%) |
| CIE-LAB | lab(90.78, -52.11, 11.95) |
| CIE-LCH | lch(90.78, 53.46, 167.09°) |
| OKLab | oklab(90.2% -0.1454 0.0306) |
| OKLCH | oklch(90.2% 0.149 168.1) |
| XYZ | xyz(51.7023, 78.0047, 69.4467) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.21
Aquamarine
#7FFFD4
ΔE00 2.30
Bright Teal
#01F9C6
ΔE00 3.28
Light Turquoise
#7EF4CC
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 4.20
Light Greenish Blue
#63F7B4
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FECC #FE6597
analogous
#65FE80 #65FECC #65E4FE
triadic
#65FECC #CC65FE #FECC65
tetradic
#65FECC #8065FE #FE6597 #E4FE65
square
#65FECC #8065FE #FE6597 #E4FE65
split-complementary
#65FECC #FE65E4 #FE8065
monochromatic
#02E79C #28FEB8 #65FECC #A2FEE0 #DFFFF4
Accessibility & contrast
On white
1.26
#65FECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#65FECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FECC
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FECC | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC9
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #65fecc; /* rgb */ color: rgb(101, 254, 204); /* oklch */ color: oklch(90.2% 0.149 168.1);
Tailwind
colors: {
custom: {
50: '#9fffdb',
500: '#65fecc',
950: '#000000',
},
}SCSS
$custom: #65fecc; $custom-light: #9fffdb; $custom-dark: #000000;
JSON
{
"hex": "#65fecc",
"rgb": {
"r": 101,
"g": 254,
"b": 204
},
"hsl": {
"h": 160.392,
"s": 98.71,
"l": 69.608
},
"oklch": {
"l": 0.90201,
"c": 0.14856,
"h": 168.1
},
"luminance": 0.7801
}Semantic roles & 50–950 ramp
primary
#65FECC
secondary
#D92E66
accent
#004BE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684