#65F8D3#65F8D3
#65F8D3 is a very light, vivid teal. Relative luminance 0.746; OKLCH L 89.0% C 0.137 H 173.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8D3 |
|---|---|
| RGB | rgb(101, 248, 211) |
| HSL | hsl(165, 91%, 68%) |
| HSV | hsv(165, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 14.9%, 2.7%) |
| CIE-LAB | lab(89.21, -48.00, 6.07) |
| CIE-LCH | lch(89.21, 48.39, 172.79°) |
| OKLab | oklab(88.97% -0.1362 0.0153) |
| OKLCH | oklch(88.97% 0.137 173.6) |
| XYZ | xyz(50.6865, 74.5995, 73.3433) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.69
Aquamarine
#7FFFD4
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.32
Tiffany Blue
#7BF2DA
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.17
Aqua (survey)
#13EAC9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8D3 #F8658A
analogous
#65F889 #65F8D3 #65D3F8
triadic
#65F8D3 #D365F8 #F8D365
tetradic
#65F8D3 #8965F8 #F8658A #D3F865
square
#65F8D3 #8965F8 #F8658A #D3F865
split-complementary
#65F8D3 #F865D3 #F88965
monochromatic
#0AD9A5 #2AF5C2 #65F8D3 #A0FBE4 #DAFDF4
Accessibility & contrast
On white
1.32
#65F8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#65F8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8D3
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8D3 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D1
Deuteranopia (green-blind)
#DBDAD6
Tritanopia (blue-blind)
#00FAED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8d3; /* rgb */ color: rgb(101, 248, 211); /* oklch */ color: oklch(89.0% 0.137 173.6);
Tailwind
colors: {
custom: {
50: '#9efbe0',
500: '#65f8d3',
950: '#000000',
},
}SCSS
$custom: #65f8d3; $custom-light: #9efbe0; $custom-dark: #000000;
JSON
{
"hex": "#65f8d3",
"rgb": {
"r": 101,
"g": 248,
"b": 211
},
"hsl": {
"h": 164.898,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88968,
"c": 0.13705,
"h": 173.6
},
"luminance": 0.74605
}Semantic roles & 50–950 ramp
primary
#65F8D3
secondary
#D13058
accent
#003AE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584