#65F2CD#65F2CD
#65F2CD is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.134 H 172.9°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #65F2CD |
|---|---|
| RGB | rgb(101, 242, 205) |
| HSL | hsl(164, 84%, 67%) |
| HSV | hsv(164, 58%, 95%) |
| CMYK | cmyk(58.3%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(87.33, -46.83, 6.48) |
| CIE-LCH | lch(87.33, 47.28, 172.12°) |
| OKLab | oklab(87.39% -0.1327 0.0164) |
| OKLCH | oklch(87.39% 0.134 172.9) |
| XYZ | xyz(48.1332, 70.6739, 68.8506) |
| Luminance | 0.7068 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.37
Aquamarine
#7FFFD4
ΔE00 3.53
Tiffany Blue
#7BF2DA
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 3.93
Light Aqua
#8CFFDB
ΔE00 3.94
Aqua Marine
#2EE8BB
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F2CD #F2658A
analogous
#65F286 #65F2CD #65D1F2
triadic
#65F2CD #CD65F2 #F2CD65
tetradic
#65F2CD #8665F2 #F2658A #D1F265
square
#65F2CD #8665F2 #F2658A #D1F265
split-complementary
#65F2CD #F265D1 #F28665
monochromatic
#11CB9B #2DEDBB #65F2CD #9DF7DF #D6FCF2
Accessibility & contrast
On white
1.39
#65F2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#65F2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F2CD
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F2CD | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CB
Deuteranopia (green-blind)
#D6D5D0
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #65f2cd; /* rgb */ color: rgb(101, 242, 205); /* oklch */ color: oklch(87.4% 0.134 172.9);
Tailwind
colors: {
custom: {
50: '#9df7dc',
500: '#65f2cd',
950: '#000000',
},
}SCSS
$custom: #65f2cd; $custom-light: #9df7dc; $custom-dark: #000000;
JSON
{
"hex": "#65f2cd",
"rgb": {
"r": 101,
"g": 242,
"b": 205
},
"hsl": {
"h": 164.255,
"s": 84.431,
"l": 67.255
},
"oklch": {
"l": 0.87391,
"c": 0.13367,
"h": 172.9
},
"luminance": 0.70679
}Semantic roles & 50–950 ramp
primary
#65F2CD
secondary
#C8335A
accent
#053EE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584