#65FDC2#65FDC2
#65FDC2 is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.155 H 164.3°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDC2 |
|---|---|
| RGB | rgb(101, 253, 194) |
| HSL | hsl(157, 97%, 69%) |
| HSV | hsv(157, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.28, -53.87, 16.38) |
| CIE-LCH | lch(90.28, 56.30, 163.08°) |
| OKLab | oklab(89.72% -0.1488 0.0419) |
| OKLCH | oklch(89.72% 0.155 164.3) |
| XYZ | xyz(50.2247, 76.9072, 63.2262) |
| Luminance | 0.7691 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.32
Greenish Cyan
#2AFEB7
ΔE00 3.05
Aquamarine
#7FFFD4
ΔE00 3.88
Greenish Turquoise
#00FBB0
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDC2 #FD65A0
analogous
#65FD76 #65FDC2 #65ECFD
triadic
#65FDC2 #C265FD #FDC265
tetradic
#65FDC2 #7665FD #FD65A0 #ECFD65
square
#65FDC2 #7665FD #FD65A0 #ECFD65
split-complementary
#65FDC2 #FD65EC #FD7665
monochromatic
#03E58D #29FCAA #65FDC2 #A1FEDA #DEFFF2
Accessibility & contrast
On white
1.28
#65FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#65FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDC2
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDC2 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBF
Deuteranopia (green-blind)
#E3DDC6
Tritanopia (blue-blind)
#00FDED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #65fdc2; /* rgb */ color: rgb(101, 253, 194); /* oklch */ color: oklch(89.7% 0.155 164.3);
Tailwind
colors: {
custom: {
50: '#9effd4',
500: '#65fdc2',
950: '#000000',
},
}SCSS
$custom: #65fdc2; $custom-light: #9effd4; $custom-dark: #000000;
JSON
{
"hex": "#65fdc2",
"rgb": {
"r": 101,
"g": 253,
"b": 194
},
"hsl": {
"h": 156.711,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.89719,
"c": 0.15459,
"h": 164.3
},
"luminance": 0.76912
}Semantic roles & 50–950 ramp
primary
#65FDC2
secondary
#D82F70
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101814
muted
#808683