#65F3CC#65F3CC
#65F3CC is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.6% C 0.135 H 172.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3CC |
|---|---|
| RGB | rgb(101, 243, 204) |
| HSL | hsl(164, 86%, 67%) |
| HSV | hsv(164, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.59, -47.49, 7.39) |
| CIE-LCH | lch(87.59, 48.06, 171.16°) |
| OKLab | oklab(87.6% -0.1341 0.0188) |
| OKLCH | oklch(87.6% 0.135 172) |
| XYZ | xyz(48.3113, 71.2227, 68.3164) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 3.85
Bright Teal
#01F9C6
ΔE00 3.98
Aqua (survey)
#13EAC9
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3CC #F3658C
analogous
#65F385 #65F3CC #65D3F3
triadic
#65F3CC #CC65F3 #F3CC65
tetradic
#65F3CC #8565F3 #F3658C #D3F365
square
#65F3CC #8565F3 #F3658C #D3F365
split-complementary
#65F3CC #F365D3 #F38565
monochromatic
#10CE9A #2CEFB9 #65F3CC #9EF7DF #D7FCF2
Accessibility & contrast
On white
1.38
#65F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#65F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3CC
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3CC | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE4CA
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f3cc; /* rgb */ color: rgb(101, 243, 204); /* oklch */ color: oklch(87.6% 0.135 172.0);
Tailwind
colors: {
custom: {
50: '#9df8db',
500: '#65f3cc',
950: '#000000',
},
}SCSS
$custom: #65f3cc; $custom-light: #9df8db; $custom-dark: #000000;
JSON
{
"hex": "#65f3cc",
"rgb": {
"r": 101,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.521,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87601,
"c": 0.13544,
"h": 172
},
"luminance": 0.71228
}Semantic roles & 50–950 ramp
primary
#65F3CC
secondary
#CA335C
accent
#0341E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1715
muted
#808584