#68FFFC#68FFFC
#68FFFC is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.128 H 193.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFC |
|---|---|
| RGB | rgb(104, 255, 252) |
| HSL | hsl(179, 100%, 70%) |
| HSV | hsv(179, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.35, -40.41, -10.60) |
| CIE-LCH | lch(92.35, 41.78, 194.69°) |
| OKLab | oklab(91.89% -0.1242 -0.0294) |
| OKLCH | oklch(91.89% 0.128 193.3) |
| XYZ | xyz(59.0319, 81.4851, 104.6937) |
| Luminance | 0.8149 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.08
Aqua
#00FFFF
ΔE00 2.94
Bright Turquoise
#0FFEF9
ΔE00 3.06
Bright Light Blue
#26F7FD
ΔE00 3.80
Bright Aqua
#0BF9EA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFC #FF686B
analogous
#68FFB0 #68FFFC #68B6FF
triadic
#68FFFC #FC68FF #FFFC68
tetradic
#68FFFC #B068FF #FF686B #B6FF68
square
#68FFFC #B068FF #FF686B #B6FF68
split-complementary
#68FFFC #FF68B6 #FFB068
monochromatic
#00EDE8 #2BFFFB #68FFFC #A5FFFD #E0FFFE
Accessibility & contrast
On white
1.21
#68FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#68FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFC
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFC | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#D8E2FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68fffc; /* rgb */ color: rgb(104, 255, 252); /* oklch */ color: oklch(91.9% 0.128 193.3);
Tailwind
colors: {
custom: {
50: '#a2fffd',
500: '#68fffc',
950: '#000000',
},
}SCSS
$custom: #68fffc; $custom-light: #a2fffd; $custom-dark: #000000;
JSON
{
"hex": "#68fffc",
"rgb": {
"r": 104,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.808,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91893,
"c": 0.12769,
"h": 193.3
},
"luminance": 0.81491
}Semantic roles & 50–950 ramp
primary
#68FFFC
secondary
#DB3134
accent
#0005E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685