#68FFFB#68FFFB
#68FFFB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.9% C 0.128 H 192.7°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFFB |
|---|---|
| RGB | rgb(104, 255, 251) |
| HSL | hsl(178, 100%, 70%) |
| HSV | hsv(178, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(92.32, -40.67, -10.12) |
| CIE-LCH | lch(92.32, 41.91, 193.97°) |
| OKLab | oklab(91.86% -0.1247 -0.0281) |
| OKLCH | oklch(91.86% 0.128 192.7) |
| XYZ | xyz(58.8739, 81.4219, 103.8614) |
| Luminance | 0.8143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.25
Bright Turquoise
#0FFEF9
ΔE00 2.96
Aqua
#00FFFF
ΔE00 3.00
Bright Light Blue
#26F7FD
ΔE00 4.02
Bright Aqua
#0BF9EA
ΔE00 5.00
Light Cyan
#ACFFFC
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFFB #FF686C
analogous
#68FFB0 #68FFFB #68B7FF
triadic
#68FFFB #FB68FF #FFFB68
tetradic
#68FFFB #B068FF #FF686C #B7FF68
square
#68FFFB #B068FF #FF686C #B7FF68
split-complementary
#68FFFB #FF68B7 #FFB068
monochromatic
#00EDE6 #2BFFF9 #68FFFB #A5FFFD #E0FFFE
Accessibility & contrast
On white
1.21
#68FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#68FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFFB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFFB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #68fffb; /* rgb */ color: rgb(104, 255, 251); /* oklch */ color: oklch(91.9% 0.128 192.7);
Tailwind
colors: {
custom: {
50: '#a2fffc',
500: '#68fffb',
950: '#000000',
},
}SCSS
$custom: #68fffb; $custom-light: #a2fffc; $custom-dark: #000000;
JSON
{
"hex": "#68fffb",
"rgb": {
"r": 104,
"g": 255,
"b": 251
},
"hsl": {
"h": 178.411,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.91861,
"c": 0.12779,
"h": 192.7
},
"luminance": 0.81428
}Semantic roles & 50–950 ramp
primary
#68FFFB
secondary
#DB3135
accent
#0006E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685