#65F6F2#65F6F2
#65F6F2 is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.4% C 0.124 H 192.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #65F6F2 |
|---|---|
| RGB | rgb(101, 246, 242) |
| HSL | hsl(178, 89%, 68%) |
| HSV | hsv(178, 59%, 96%) |
| CMYK | cmyk(58.9%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(89.43, -39.46, -9.74) |
| CIE-LCH | lch(89.43, 40.64, 193.87°) |
| OKLab | oklab(89.42% -0.1209 -0.0271) |
| OKLCH | oklch(89.42% 0.124 192.6) |
| XYZ | xyz(54.3426, 75.0834, 95.6158) |
| Luminance | 0.7509 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.64
Bright Turquoise
#0FFEF9
ΔE00 3.32
Aqua
#00FFFF
ΔE00 3.50
Bright Light Blue
#26F7FD
ΔE00 3.68
Bright Aqua
#0BF9EA
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F6F2 #F66569
analogous
#65F6A9 #65F6F2 #65B1F6
triadic
#65F6F2 #F265F6 #F6F265
tetradic
#65F6F2 #A965F6 #F66569 #B1F665
square
#65F6F2 #A965F6 #F66569 #B1F665
split-complementary
#65F6F2 #F665B1 #F6A965
monochromatic
#0CD4CF #2BF3ED #65F6F2 #9FF9F7 #D9FDFC
Accessibility & contrast
On white
1.31
#65F6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#65F6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F6F2
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F6F2 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF2
Deuteranopia (green-blind)
#D1DAF3
Tritanopia (blue-blind)
#00FDF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #65f6f2; /* rgb */ color: rgb(101, 246, 242); /* oklch */ color: oklch(89.4% 0.124 192.6);
Tailwind
colors: {
custom: {
50: '#9ff9f6',
500: '#65f6f2',
950: '#000000',
},
}SCSS
$custom: #65f6f2; $custom-light: #9ff9f6; $custom-dark: #000000;
JSON
{
"hex": "#65f6f2",
"rgb": {
"r": 101,
"g": 246,
"b": 242
},
"hsl": {
"h": 178.345,
"s": 88.957,
"l": 68.039
},
"oklch": {
"l": 0.89417,
"c": 0.12388,
"h": 192.6
},
"luminance": 0.75089
}Semantic roles & 50–950 ramp
primary
#65F6F2
secondary
#CF3035
accent
#0006E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585