#65F1CD#65F1CD
#65F1CD is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.2% C 0.133 H 173.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65F1CD |
|---|---|
| RGB | rgb(101, 241, 205) |
| HSL | hsl(165, 83%, 67%) |
| HSV | hsv(165, 58%, 95%) |
| CMYK | cmyk(58.1%, 0%, 14.9%, 5.5%) |
| CIE-LAB | lab(87.04, -46.40, 6.07) |
| CIE-LCH | lch(87.04, 46.80, 172.55°) |
| OKLab | oklab(87.16% -0.1316 0.0153) |
| OKLCH | oklch(87.16% 0.133 173.4) |
| XYZ | xyz(47.8364, 70.0803, 68.7516) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.52
Tiffany Blue
#7BF2DA
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 3.77
Aquamarine
#7FFFD4
ΔE00 3.79
Aqua Marine
#2EE8BB
ΔE00 3.96
Light Aqua
#8CFFDB
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F1CD #F16589
analogous
#65F187 #65F1CD #65CFF1
triadic
#65F1CD #CD65F1 #F1CD65
tetradic
#65F1CD #8765F1 #F16589 #CFF165
square
#65F1CD #8765F1 #F16589 #CFF165
split-complementary
#65F1CD #F165CF #F18765
monochromatic
#12C99A #2DECBB #65F1CD #9DF6DF #D5FBF1
Accessibility & contrast
On white
1.40
#65F1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#65F1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F1CD
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F1CD | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#D5D4D0
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #65f1cd; /* rgb */ color: rgb(101, 241, 205); /* oklch */ color: oklch(87.2% 0.133 173.4);
Tailwind
colors: {
custom: {
50: '#9df6dc',
500: '#65f1cd',
950: '#000000',
},
}SCSS
$custom: #65f1cd; $custom-light: #9df6dc; $custom-dark: #000000;
JSON
{
"hex": "#65f1cd",
"rgb": {
"r": 101,
"g": 241,
"b": 205
},
"hsl": {
"h": 164.571,
"s": 83.333,
"l": 67.059
},
"oklch": {
"l": 0.87155,
"c": 0.13251,
"h": 173.4
},
"luminance": 0.70085
}Semantic roles & 50–950 ramp
primary
#65F1CD
secondary
#C6345A
accent
#063EE0
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1715
muted
#808584