#68FBFB#68FBFB
#68FBFB is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.9% C 0.125 H 195.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBFB |
|---|---|
| RGB | rgb(104, 251, 251) |
| HSL | hsl(180, 95%, 70%) |
| HSV | hsv(180, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.19, -38.87, -11.80) |
| CIE-LCH | lch(91.19, 40.62, 196.89°) |
| OKLab | oklab(90.95% -0.1206 -0.0327) |
| OKLCH | oklch(90.95% 0.125 195.2) |
| XYZ | xyz(57.6111, 78.8964, 103.4405) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.91
Bright Light Blue
#26F7FD
ΔE00 3.00
Aqua
#00FFFF
ΔE00 3.14
Bright Turquoise
#0FFEF9
ΔE00 3.65
Bright Aqua
#0BF9EA
ΔE00 6.01
Light Cyan
#ACFFFC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBFB #FB6868
analogous
#68FBB2 #68FBFB #68B2FB
triadic
#68FBFB #FB68FB #FBFB68
tetradic
#68FBFB #B268FB #FB6868 #B2FB68
square
#68FBFB #B268FB #FB6868 #B2FB68
split-complementary
#68FBFB #FB68B2 #FBB268
monochromatic
#06E3E3 #2CF9F9 #68FBFB #A4FDFD #DFFEFE
Accessibility & contrast
On white
1.25
#68FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#68FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBFB
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBFB | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68fbfb; /* rgb */ color: rgb(104, 251, 251); /* oklch */ color: oklch(90.9% 0.125 195.2);
Tailwind
colors: {
custom: {
50: '#a2fdfc',
500: '#68fbfb',
950: '#000000',
},
}SCSS
$custom: #68fbfb; $custom-light: #a2fdfc; $custom-dark: #000000;
JSON
{
"hex": "#68fbfb",
"rgb": {
"r": 104,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90945,
"c": 0.12501,
"h": 195.2
},
"luminance": 0.78902
}Semantic roles & 50–950 ramp
primary
#68FBFB
secondary
#D63232
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101717
muted
#818585