#65F3CD#65F3CD
#65F3CD is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.6% C 0.135 H 172.5°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3CD |
|---|---|
| RGB | rgb(101, 243, 205) |
| HSL | hsl(164, 86%, 67%) |
| HSV | hsv(164, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 15.6%, 4.7%) |
| CIE-LAB | lab(87.62, -47.26, 6.90) |
| CIE-LCH | lch(87.62, 47.76, 171.69°) |
| OKLab | oklab(87.63% -0.1337 0.0175) |
| OKLCH | oklch(87.63% 0.135 172.5) |
| XYZ | xyz(48.4316, 71.2708, 68.9501) |
| Luminance | 0.7128 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.25
Aquamarine
#7FFFD4
ΔE00 3.29
Light Aqua
#8CFFDB
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 3.95
Tiffany Blue
#7BF2DA
ΔE00 4.11
Aqua (survey)
#13EAC9
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3CD #F3658B
analogous
#65F386 #65F3CD #65D2F3
triadic
#65F3CD #CD65F3 #F3CD65
tetradic
#65F3CD #8665F3 #F3658B #D2F365
square
#65F3CD #8665F3 #F3658B #D2F365
split-complementary
#65F3CD #F365D2 #F38665
monochromatic
#10CE9B #2CEFBB #65F3CD #9EF7DF #D7FCF2
Accessibility & contrast
On white
1.38
#65F3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#65F3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3CD
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3CD | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CB
Deuteranopia (green-blind)
#D7D5D0
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f3cd; /* rgb */ color: rgb(101, 243, 205); /* oklch */ color: oklch(87.6% 0.135 172.5);
Tailwind
colors: {
custom: {
50: '#9df8dc',
500: '#65f3cd',
950: '#000000',
},
}SCSS
$custom: #65f3cd; $custom-light: #9df8dc; $custom-dark: #000000;
JSON
{
"hex": "#65f3cd",
"rgb": {
"r": 101,
"g": 243,
"b": 205
},
"hsl": {
"h": 163.944,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87627,
"c": 0.13483,
"h": 172.5
},
"luminance": 0.71276
}Semantic roles & 50–950 ramp
primary
#65F3CD
secondary
#CA335B
accent
#033FE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584