#68FFFF#68FFFF
#68FFFF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.0% C 0.127 H 195.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFF |
|---|---|
| RGB | rgb(104, 255, 255) |
| HSL | hsl(180, 100%, 70%) |
| HSV | hsv(180, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.43, -39.63, -12.02) |
| CIE-LCH | lch(92.43, 41.41, 196.88°) |
| OKLab | oklab(91.99% -0.123 -0.0333) |
| OKLCH | oklch(91.99% 0.127 195.2) |
| XYZ | xyz(59.5111, 81.6768, 107.2173) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.85
Aqua
#00FFFF
ΔE00 2.97
Bright Light Blue
#26F7FD
ΔE00 3.27
Bright Turquoise
#0FFEF9
ΔE00 3.56
Bright Aqua
#0BF9EA
ΔE00 6.10
Light Cyan
#ACFFFC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFF #FF6868
analogous
#68FFB3 #68FFFF #68B3FF
triadic
#68FFFF #FF68FF #FFFF68
tetradic
#68FFFF #B368FF #FF6868 #B3FF68
square
#68FFFF #B368FF #FF6868 #B3FF68
split-complementary
#68FFFF #FF68B3 #FFB368
monochromatic
#00EDED #2BFFFF #68FFFF #A5FFFF #E0FFFF
Accessibility & contrast
On white
1.21
#68FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#68FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68ffff; /* rgb */ color: rgb(104, 255, 255); /* oklch */ color: oklch(92.0% 0.127 195.2);
Tailwind
colors: {
custom: {
50: '#a2ffff',
500: '#68ffff',
950: '#000000',
},
}SCSS
$custom: #68ffff; $custom-light: #a2ffff; $custom-dark: #000000;
JSON
{
"hex": "#68ffff",
"rgb": {
"r": 104,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.9199,
"c": 0.12746,
"h": 195.2
},
"luminance": 0.81683
}Semantic roles & 50–950 ramp
primary
#68FFFF
secondary
#DB3131
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686