#65ECDA#65ECDA
#65ECDA is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.4% C 0.121 H 183.3°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #65ECDA |
|---|---|
| RGB | rgb(101, 236, 218) |
| HSL | hsl(172, 78%, 66%) |
| HSV | hsv(172, 57%, 93%) |
| CMYK | cmyk(57.2%, 0%, 7.6%, 7.5%) |
| CIE-LAB | lab(85.91, -41.08, -2.38) |
| CIE-LCH | lch(85.91, 41.15, 183.31°) |
| OKLab | oklab(86.35% -0.1208 -0.0071) |
| OKLCH | oklch(86.35% 0.121 183.3) |
| XYZ | xyz(48.0115, 67.8147, 76.8754) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Turquoise
#40E0D0
ΔE00 3.40
Bright Aqua
#0BF9EA
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Turquoise
#0FFEF9
ΔE00 6.47
Light Turquoise
#7EF4CC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65ECDA #EC6577
analogous
#65EC96 #65ECDA #65BAEC
triadic
#65ECDA #DA65EC #ECDA65
tetradic
#65ECDA #9665EC #EC6577 #BAEC65
square
#65ECDA #9665EC #EC6577 #BAEC65
split-complementary
#65ECDA #EC65BA #EC9665
monochromatic
#18BFA9 #2FE5CD #65ECDA #9BF3E7 #D2F9F4
Accessibility & contrast
On white
1.44
#65ECDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#65ECDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65ECDA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65ECDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65ECDA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#CDD0DC
Tritanopia (blue-blind)
#00F0E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #65ecda; /* rgb */ color: rgb(101, 236, 218); /* oklch */ color: oklch(86.4% 0.121 183.3);
Tailwind
colors: {
custom: {
50: '#9df2e5',
500: '#65ecda',
950: '#000000',
},
}SCSS
$custom: #65ecda; $custom-light: #9df2e5; $custom-dark: #000000;
JSON
{
"hex": "#65ecda",
"rgb": {
"r": 101,
"g": 236,
"b": 218
},
"hsl": {
"h": 172,
"s": 78.035,
"l": 66.078
},
"oklch": {
"l": 0.86351,
"c": 0.12097,
"h": 183.3
},
"luminance": 0.6782
}Semantic roles & 50–950 ramp
primary
#65ECDA
secondary
#BE3849
accent
#0B27DA
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584