#65F6DA#65F6DA
#65F6DA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.7% C 0.131 H 178.2°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6DA |
|---|---|
| RGB | rgb(101, 246, 218) |
| HSL | hsl(168, 89%, 68%) |
| HSV | hsv(168, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 11.4%, 3.5%) |
| CIE-LAB | lab(88.80, -45.49, 1.84) |
| CIE-LCH | lch(88.80, 45.52, 177.69°) |
| OKLab | oklab(88.69% -0.1311 0.0042) |
| OKLCH | oklch(88.69% 0.131 178.2) |
| XYZ | xyz(50.9716, 73.7350, 77.8621) |
| Luminance | 0.7374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.16
Aqua (survey)
#13EAC9
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 4.34
Light Turquoise
#7EF4CC
ΔE00 4.43
Aquamarine
#7FFFD4
ΔE00 4.94
Bright Aqua
#0BF9EA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6DA #F66581
analogous
#65F691 #65F6DA #65C9F6
triadic
#65F6DA #DA65F6 #F6DA65
tetradic
#65F6DA #9165F6 #F66581 #C9F665
square
#65F6DA #9165F6 #F66581 #C9F665
split-complementary
#65F6DA #F665C9 #F69165
monochromatic
#0CD4AE #2BF3CC #65F6DA #9FF9E8 #D9FDF6
Accessibility & contrast
On white
1.33
#65F6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#65F6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6DA
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6DA | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#00F9ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f6da; /* rgb */ color: rgb(101, 246, 218); /* oklch */ color: oklch(88.7% 0.131 178.2);
Tailwind
colors: {
custom: {
50: '#9efae5',
500: '#65f6da',
950: '#000000',
},
}SCSS
$custom: #65f6da; $custom-light: #9efae5; $custom-dark: #000000;
JSON
{
"hex": "#65f6da",
"rgb": {
"r": 101,
"g": 246,
"b": 218
},
"hsl": {
"h": 168.414,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.88692,
"c": 0.13115,
"h": 178.2
},
"luminance": 0.7374
}Semantic roles & 50–950 ramp
primary
#65F6DA
secondary
#CF304F
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584