#65FDF7#65FDF7
#65FDF7 is a very light, vivid teal. Relative luminance 0.797; OKLCH L 91.2% C 0.128 H 191.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #65FDF7 |
|---|---|
| RGB | rgb(101, 253, 247) |
| HSL | hsl(178, 97%, 69%) |
| HSV | hsv(178, 60%, 99%) |
| CMYK | cmyk(60.1%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(91.56, -41.31, -9.18) |
| CIE-LCH | lch(91.56, 42.32, 192.53°) |
| OKLab | oklab(91.19% -0.1258 -0.0256) |
| OKLCH | oklch(91.19% 0.128 191.5) |
| XYZ | xyz(57.2732, 79.7266, 100.3481) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.59
Bright Turquoise
#0FFEF9
ΔE00 2.71
Aqua
#00FFFF
ΔE00 3.15
Bright Aqua
#0BF9EA
ΔE00 4.28
Bright Light Blue
#26F7FD
ΔE00 4.31
Light Cyan
#ACFFFC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65FDF7 #FD656B
analogous
#65FDAB #65FDF7 #65B7FD
triadic
#65FDF7 #F765FD #FDF765
tetradic
#65FDF7 #AB65FD #FD656B #B7FD65
square
#65FDF7 #AB65FD #FD656B #B7FD65
split-complementary
#65FDF7 #FD65B7 #FDAB65
monochromatic
#03E5DC #29FCF4 #65FDF7 #A1FEFA #DEFFFD
Accessibility & contrast
On white
1.24
#65FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#65FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65FDF7
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65FDF7 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#D7DFF8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #65fdf7; /* rgb */ color: rgb(101, 253, 247); /* oklch */ color: oklch(91.2% 0.128 191.5);
Tailwind
colors: {
custom: {
50: '#a0fef9',
500: '#65fdf7',
950: '#000000',
},
}SCSS
$custom: #65fdf7; $custom-light: #a0fef9; $custom-dark: #000000;
JSON
{
"hex": "#65fdf7",
"rgb": {
"r": 101,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.632,
"s": 97.436,
"l": 69.412
},
"oklch": {
"l": 0.91188,
"c": 0.12841,
"h": 191.5
},
"luminance": 0.79733
}Semantic roles & 50–950 ramp
primary
#65FDF7
secondary
#D82F35
accent
#0009E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685