#65F5CD#65F5CD
#65F5CD is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.1% C 0.137 H 171.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #65F5CD |
|---|---|
| RGB | rgb(101, 245, 205) |
| HSL | hsl(163, 88%, 68%) |
| HSV | hsv(163, 59%, 96%) |
| CMYK | cmyk(58.8%, 0%, 16.3%, 3.9%) |
| CIE-LAB | lab(88.20, -48.11, 7.74) |
| CIE-LCH | lch(88.20, 48.73, 170.87°) |
| OKLab | oklab(88.1% -0.1357 0.0197) |
| OKLCH | oklch(88.1% 0.137 171.7) |
| XYZ | xyz(49.0334, 72.4744, 69.1507) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.13
Aquamarine
#7FFFD4
ΔE00 2.84
Light Aqua
#8CFFDB
ΔE00 3.66
Bright Teal
#01F9C6
ΔE00 3.76
Aqua Marine
#2EE8BB
ΔE00 4.05
Light Aquamarine
#7BFDC7
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F5CD #F5658D
analogous
#65F585 #65F5CD #65D5F5
triadic
#65F5CD #CD65F5 #F5CD65
tetradic
#65F5CD #8565F5 #F5658D #D5F565
square
#65F5CD #8565F5 #F5658D #D5F565
split-complementary
#65F5CD #F565D5 #F58565
monochromatic
#0ED29B #2CF1BA #65F5CD #9EF9E0 #D8FCF2
Accessibility & contrast
On white
1.36
#65F5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#65F5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F5CD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F5CD | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#00F7E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #65f5cd; /* rgb */ color: rgb(101, 245, 205); /* oklch */ color: oklch(88.1% 0.137 171.7);
Tailwind
colors: {
custom: {
50: '#9df9dc',
500: '#65f5cd',
950: '#000000',
},
}SCSS
$custom: #65f5cd; $custom-light: #9df9dc; $custom-dark: #000000;
JSON
{
"hex": "#65f5cd",
"rgb": {
"r": 101,
"g": 245,
"b": 205
},
"hsl": {
"h": 163.333,
"s": 87.805,
"l": 67.843
},
"oklch": {
"l": 0.881,
"c": 0.13717,
"h": 171.7
},
"luminance": 0.72479
}Semantic roles & 50–950 ramp
primary
#65F5CD
secondary
#CD315C
accent
#0140E4
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584