#65F3F3#65F3F3
#65F3F3 is a very light, vivid teal. Relative luminance 0.733; OKLCH L 88.8% C 0.122 H 195.2°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #65F3F3 |
|---|---|
| RGB | rgb(101, 243, 243) |
| HSL | hsl(180, 86%, 67%) |
| HSV | hsv(180, 58%, 95%) |
| CMYK | cmyk(58.4%, 0%, 0%, 4.7%) |
| CIE-LAB | lab(88.61, -37.83, -11.49) |
| CIE-LCH | lch(88.61, 39.54, 196.90°) |
| OKLab | oklab(88.76% -0.1174 -0.0319) |
| OKLCH | oklch(88.76% 0.122 195.2) |
| XYZ | xyz(53.5881, 73.3334, 96.1073) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.75
Bright Light Blue
#26F7FD
ΔE00 2.96
Aqua
#00FFFF
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.19
Robin'S Egg
#6DEDFD
ΔE00 5.85
Bright Aqua
#0BF9EA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#65F3F3 #F36565
analogous
#65F3AC #65F3F3 #65ACF3
triadic
#65F3F3 #F365F3 #F3F365
tetradic
#65F3F3 #AC65F3 #F36565 #ACF365
square
#65F3F3 #AC65F3 #F36565 #ACF365
split-complementary
#65F3F3 #F365AC #F3AC65
monochromatic
#10CECE #2CEFEF #65F3F3 #9EF7F7 #D7FCFC
Accessibility & contrast
On white
1.34
#65F3F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#65F3F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #65F3F3
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##65F3F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##65F3F3 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#CED7F4
Tritanopia (blue-blind)
#00FAF3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #65f3f3; /* rgb */ color: rgb(101, 243, 243); /* oklch */ color: oklch(88.8% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#9ff7f7',
500: '#65f3f3',
950: '#000000',
},
}SCSS
$custom: #65f3f3; $custom-light: #9ff7f7; $custom-dark: #000000;
JSON
{
"hex": "#65f3f3",
"rgb": {
"r": 101,
"g": 243,
"b": 243
},
"hsl": {
"h": 180,
"s": 85.542,
"l": 67.451
},
"oklch": {
"l": 0.88759,
"c": 0.12168,
"h": 195.2
},
"luminance": 0.73339
}Semantic roles & 50–950 ramp
primary
#65F3F3
secondary
#CA3333
accent
#0303E2
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101717
muted
#818585