#65F7DB#65F7DB
#65F7DB is a very light, vivid teal. Relative luminance 0.744; OKLCH L 89.0% C 0.132 H 178.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #65F7DB |
|---|---|
| RGB | rgb(101, 247, 219) |
| HSL | hsl(168, 90%, 68%) |
| HSV | hsv(168, 59%, 97%) |
| CMYK | cmyk(59.1%, 0%, 11.3%, 3.1%) |
| CIE-LAB | lab(89.11, -45.68, 1.77) |
| CIE-LCH | lch(89.11, 45.71, 177.78°) |
| OKLab | oklab(88.95% -0.1317 0.004) |
| OKLCH | oklch(88.95% 0.132 178.3) |
| XYZ | xyz(51.4079, 74.3974, 78.6550) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.26
Light Aqua
#8CFFDB
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 4.41
Light Turquoise
#7EF4CC
ΔE00 4.49
Aquamarine
#7FFFD4
ΔE00 4.90
Bright Aqua
#0BF9EA
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F7DB #F76581
analogous
#65F792 #65F7DB #65CAF7
triadic
#65F7DB #DB65F7 #F7DB65
tetradic
#65F7DB #9265F7 #F76581 #CAF765
square
#65F7DB #9265F7 #F76581 #CAF765
split-complementary
#65F7DB #F765CA #F79265
monochromatic
#0BD6AF #2BF4CD #65F7DB #9FFAE9 #D9FDF6
Accessibility & contrast
On white
1.32
#65F7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#65F7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F7DB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F7DB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#D8D9DD
Tritanopia (blue-blind)
#00FAEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f7db; /* rgb */ color: rgb(101, 247, 219); /* oklch */ color: oklch(89.0% 0.132 178.3);
Tailwind
colors: {
custom: {
50: '#9efae6',
500: '#65f7db',
950: '#000000',
},
}SCSS
$custom: #65f7db; $custom-light: #9efae6; $custom-dark: #000000;
JSON
{
"hex": "#65f7db",
"rgb": {
"r": 101,
"g": 247,
"b": 219
},
"hsl": {
"h": 168.493,
"s": 90.123,
"l": 68.235
},
"oklch": {
"l": 0.88954,
"c": 0.13173,
"h": 178.3
},
"luminance": 0.74403
}Semantic roles & 50–950 ramp
primary
#65F7DB
secondary
#D0304F
accent
#002CE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584