#65EDDB#65EDDB
#65EDDB is a very light, vivid teal. Relative luminance 0.684; OKLCH L 86.6% C 0.122 H 183.4°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #65EDDB |
|---|---|
| RGB | rgb(101, 237, 219) |
| HSL | hsl(172, 79%, 66%) |
| HSV | hsv(172, 57%, 93%) |
| CMYK | cmyk(57.4%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(86.23, -41.28, -2.44) |
| CIE-LCH | lch(86.23, 41.35, 183.38°) |
| OKLab | oklab(86.61% -0.1214 -0.0072) |
| OKLCH | oklch(86.61% 0.122 183.4) |
| XYZ | xyz(48.4315, 68.4447, 77.6629) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.77
Turquoise
#40E0D0
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.36
Bright Turquoise
#0FFEF9
ΔE00 6.32
Light Turquoise
#7EF4CC
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65EDDB #ED6577
analogous
#65ED97 #65EDDB #65BBED
triadic
#65EDDB #DB65ED #EDDB65
tetradic
#65EDDB #9765ED #ED6577 #BBED65
square
#65EDDB #9765ED #ED6577 #BBED65
split-complementary
#65EDDB #ED65BB #ED9765
monochromatic
#17C1AA #2EE7CE #65EDDB #9CF3E8 #D3FAF5
Accessibility & contrast
On white
1.43
#65EDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#65EDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65EDDB
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65EDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65EDDB | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DA
Deuteranopia (green-blind)
#CED1DD
Tritanopia (blue-blind)
#00F1E7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #65eddb; /* rgb */ color: rgb(101, 237, 219); /* oklch */ color: oklch(86.6% 0.122 183.4);
Tailwind
colors: {
custom: {
50: '#9df3e6',
500: '#65eddb',
950: '#000000',
},
}SCSS
$custom: #65eddb; $custom-light: #9df3e6; $custom-dark: #000000;
JSON
{
"hex": "#65eddb",
"rgb": {
"r": 101,
"g": 237,
"b": 219
},
"hsl": {
"h": 172.059,
"s": 79.07,
"l": 66.275
},
"oklch": {
"l": 0.86614,
"c": 0.12159,
"h": 183.4
},
"luminance": 0.6845
}Semantic roles & 50–950 ramp
primary
#65EDDB
secondary
#BF3749
accent
#0A26DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584