#65F3DA#65F3DA
#65F3DA is a very light, vivid teal. Relative luminance 0.719; OKLCH L 88.0% C 0.128 H 179.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3DA |
|---|---|
| RGB | rgb(101, 243, 218) |
| HSL | hsl(169, 86%, 67%) |
| HSV | hsv(169, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 10.3%, 4.7%) |
| CIE-LAB | lab(87.93, -44.18, 0.58) |
| CIE-LCH | lch(87.93, 44.18, 179.25°) |
| OKLab | oklab(87.99% -0.128 0.0008) |
| OKLCH | oklch(87.99% 0.128 179.6) |
| XYZ | xyz(50.0665, 71.9248, 77.5604) |
| Luminance | 0.7193 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.78
Aqua (survey)
#13EAC9
ΔE00 4.30
Bright Aqua
#0BF9EA
ΔE00 4.69
Light Aqua
#8CFFDB
ΔE00 5.09
Light Turquoise
#7EF4CC
ΔE00 5.09
Turquoise
#40E0D0
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3DA #F3657E
analogous
#65F393 #65F3DA #65C5F3
triadic
#65F3DA #DA65F3 #F3DA65
tetradic
#65F3DA #9365F3 #F3657E #C5F365
square
#65F3DA #9365F3 #F3657E #C5F365
split-complementary
#65F3DA #F365C5 #F39365
monochromatic
#10CEAC #2CEFCC #65F3DA #9EF7E8 #D7FCF5
Accessibility & contrast
On white
1.36
#65F3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#65F3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3DA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3DA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE6D9
Deuteranopia (green-blind)
#D4D6DC
Tritanopia (blue-blind)
#00F7EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #65f3da; /* rgb */ color: rgb(101, 243, 218); /* oklch */ color: oklch(88.0% 0.128 179.6);
Tailwind
colors: {
custom: {
50: '#9ef7e5',
500: '#65f3da',
950: '#000000',
},
}SCSS
$custom: #65f3da; $custom-light: #9ef7e5; $custom-dark: #000000;
JSON
{
"hex": "#65f3da",
"rgb": {
"r": 101,
"g": 243,
"b": 218
},
"hsl": {
"h": 169.437,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.87989,
"c": 0.128,
"h": 179.6
},
"luminance": 0.7193
}Semantic roles & 50–950 ramp
primary
#65F3DA
secondary
#CA334D
accent
#032BE2
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584