#65F4CD#65F4CD
#65F4CD is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.136 H 172.1°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4CD |
|---|---|
| RGB | rgb(101, 244, 205) |
| HSL | hsl(164, 87%, 68%) |
| HSV | hsv(164, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 16%, 4.3%) |
| CIE-LAB | lab(87.91, -47.69, 7.32) |
| CIE-LCH | lch(87.91, 48.25, 171.27°) |
| OKLab | oklab(87.86% -0.1347 0.0186) |
| OKLCH | oklch(87.86% 0.136 172.1) |
| XYZ | xyz(48.7317, 71.8709, 69.0501) |
| Luminance | 0.7188 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.17
Aquamarine
#7FFFD4
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.73
Bright Teal
#01F9C6
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 3.99
Aqua (survey)
#13EAC9
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4CD #F4658C
analogous
#65F485 #65F4CD #65D4F4
triadic
#65F4CD #CD65F4 #F4CD65
tetradic
#65F4CD #8565F4 #F4658C #D4F465
square
#65F4CD #8565F4 #F4658C #D4F465
split-complementary
#65F4CD #F465D4 #F48565
monochromatic
#0FD09B #2CF0BA #65F4CD #9EF8E0 #D7FCF2
Accessibility & contrast
On white
1.37
#65F4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#65F4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4CD
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4CD | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CB
Deuteranopia (green-blind)
#D8D6D0
Tritanopia (blue-blind)
#00F6E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f4cd; /* rgb */ color: rgb(101, 244, 205); /* oklch */ color: oklch(87.9% 0.136 172.1);
Tailwind
colors: {
custom: {
50: '#9df8dc',
500: '#65f4cd',
950: '#000000',
},
}SCSS
$custom: #65f4cd; $custom-light: #9df8dc; $custom-dark: #000000;
JSON
{
"hex": "#65f4cd",
"rgb": {
"r": 101,
"g": 244,
"b": 205
},
"hsl": {
"h": 163.636,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.87864,
"c": 0.136,
"h": 172.1
},
"luminance": 0.71876
}Semantic roles & 50–950 ramp
primary
#65F4CD
secondary
#CB325C
accent
#0240E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584