#65F8D4#65F8D4
#65F8D4 is a very light, vivid teal. Relative luminance 0.747; OKLCH L 89.0% C 0.136 H 174.1°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8D4 |
|---|---|
| RGB | rgb(101, 248, 212) |
| HSL | hsl(165, 91%, 68%) |
| HSV | hsv(165, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 14.5%, 2.7%) |
| CIE-LAB | lab(89.23, -47.77, 5.58) |
| CIE-LCH | lch(89.23, 48.10, 173.33°) |
| OKLab | oklab(89% -0.1357 0.0141) |
| OKLCH | oklch(89% 0.136 174.1) |
| XYZ | xyz(50.8123, 74.6498, 74.0056) |
| Luminance | 0.7466 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.09
Light Aqua
#8CFFDB
ΔE00 3.34
Tiffany Blue
#7BF2DA
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8D4 #F86589
analogous
#65F88A #65F8D4 #65D2F8
triadic
#65F8D4 #D465F8 #F8D465
tetradic
#65F8D4 #8A65F8 #F86589 #D2F865
square
#65F8D4 #8A65F8 #F86589 #D2F865
split-complementary
#65F8D4 #F865D2 #F88A65
monochromatic
#0AD9A6 #2AF5C4 #65F8D4 #A0FBE4 #DAFDF5
Accessibility & contrast
On white
1.32
#65F8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#65F8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8D4
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8D4 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#DBDAD7
Tritanopia (blue-blind)
#00FBED
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8d4; /* rgb */ color: rgb(101, 248, 212); /* oklch */ color: oklch(89.0% 0.136 174.1);
Tailwind
colors: {
custom: {
50: '#9efbe1',
500: '#65f8d4',
950: '#000000',
},
}SCSS
$custom: #65f8d4; $custom-light: #9efbe1; $custom-dark: #000000;
JSON
{
"hex": "#65f8d4",
"rgb": {
"r": 101,
"g": 248,
"b": 212
},
"hsl": {
"h": 165.306,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88995,
"c": 0.13648,
"h": 174.1
},
"luminance": 0.74655
}Semantic roles & 50–950 ramp
primary
#65F8D4
secondary
#D13057
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584