#65F4F0#65F4F0
#65F4F0 is a very light, vivid teal. Relative luminance 0.738; OKLCH L 88.9% C 0.123 H 192.6°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #65F4F0 |
|---|---|
| RGB | rgb(101, 244, 240) |
| HSL | hsl(178, 87%, 68%) |
| HSV | hsv(178, 59%, 96%) |
| CMYK | cmyk(58.6%, 0%, 1.6%, 4.3%) |
| CIE-LAB | lab(88.81, -39.07, -9.63) |
| CIE-LCH | lch(88.81, 40.24, 193.84°) |
| OKLab | oklab(88.89% -0.1197 -0.0268) |
| OKLCH | oklch(88.89% 0.123 192.6) |
| XYZ | xyz(53.4388, 73.7538, 93.8408) |
| Luminance | 0.7376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.92
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Light Blue
#26F7FD
ΔE00 3.75
Aqua
#00FFFF
ΔE00 3.76
Bright Aqua
#0BF9EA
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F4F0 #F46569
analogous
#65F4A9 #65F4F0 #65B0F4
triadic
#65F4F0 #F065F4 #F4F065
tetradic
#65F4F0 #A965F4 #F46569 #B0F465
square
#65F4F0 #A965F4 #F46569 #B0F465
split-complementary
#65F4F0 #F465B0 #F4A965
monochromatic
#0FD0CA #2CF0EA #65F4F0 #9EF8F6 #D7FCFB
Accessibility & contrast
On white
1.33
#65F4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#65F4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F4F0
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F4F0 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F0
Deuteranopia (green-blind)
#D0D8F1
Tritanopia (blue-blind)
#00FBF2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #65f4f0; /* rgb */ color: rgb(101, 244, 240); /* oklch */ color: oklch(88.9% 0.123 192.6);
Tailwind
colors: {
custom: {
50: '#9ff8f4',
500: '#65f4f0',
950: '#000000',
},
}SCSS
$custom: #65f4f0; $custom-light: #9ff8f4; $custom-dark: #000000;
JSON
{
"hex": "#65f4f0",
"rgb": {
"r": 101,
"g": 244,
"b": 240
},
"hsl": {
"h": 178.322,
"s": 86.667,
"l": 67.647
},
"oklch": {
"l": 0.88892,
"c": 0.12264,
"h": 192.6
},
"luminance": 0.73759
}Semantic roles & 50–950 ramp
primary
#65F4F0
secondary
#CB3236
accent
#0209E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585