#65F8CD#65F8CD
#65F8CD is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.141 H 170.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #65F8CD |
|---|---|
| RGB | rgb(101, 248, 205) |
| HSL | hsl(162, 91%, 68%) |
| HSV | hsv(162, 59%, 97%) |
| CMYK | cmyk(59.3%, 0%, 17.3%, 2.7%) |
| CIE-LAB | lab(89.07, -49.38, 8.98) |
| CIE-LCH | lch(89.07, 50.19, 169.69°) |
| OKLab | oklab(88.81% -0.1388 0.0229) |
| OKLCH | oklch(88.81% 0.141 170.6) |
| XYZ | xyz(49.9483, 74.3042, 69.4556) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.26
Aquamarine
#7FFFD4
ΔE00 2.32
Bright Teal
#01F9C6
ΔE00 3.36
Light Aquamarine
#7BFDC7
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.59
Aqua Marine
#2EE8BB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F8CD #F86590
analogous
#65F883 #65F8CD #65D9F8
triadic
#65F8CD #CD65F8 #F8CD65
tetradic
#65F8CD #8365F8 #F86590 #D9F865
square
#65F8CD #8365F8 #F86590 #D9F865
split-complementary
#65F8CD #F865D9 #F88365
monochromatic
#0AD99C #2AF5BA #65F8CD #A0FBE0 #DAFDF3
Accessibility & contrast
On white
1.32
#65F8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#65F8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F8CD
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F8CD | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E9CB
Deuteranopia (green-blind)
#DCD9D0
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #65f8cd; /* rgb */ color: rgb(101, 248, 205); /* oklch */ color: oklch(88.8% 0.141 170.6);
Tailwind
colors: {
custom: {
50: '#9efbdc',
500: '#65f8cd',
950: '#000000',
},
}SCSS
$custom: #65f8cd; $custom-light: #9efbdc; $custom-dark: #000000;
JSON
{
"hex": "#65f8cd",
"rgb": {
"r": 101,
"g": 248,
"b": 205
},
"hsl": {
"h": 162.449,
"s": 91.304,
"l": 68.431
},
"oklch": {
"l": 0.88808,
"c": 0.14071,
"h": 170.6
},
"luminance": 0.74309
}Semantic roles & 50–950 ramp
primary
#65F8CD
secondary
#D1305F
accent
#0043E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584