#68FBF1#68FBF1
#68FBF1 is a very light, vivid teal. Relative luminance 0.783; OKLCH L 90.6% C 0.126 H 189.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBF1 |
|---|---|
| RGB | rgb(104, 251, 241) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(90.91, -41.46, -7.02) |
| CIE-LCH | lch(90.91, 42.05, 189.62°) |
| OKLab | oklab(90.63% -0.1248 -0.0197) |
| OKLCH | oklch(90.63% 0.126 189) |
| XYZ | xyz(56.0763, 78.2825, 95.3568) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.27
Bright Aqua
#0BF9EA
ΔE00 3.54
Bright Cyan
#41FDFE
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.19
Tiffany Blue
#7BF2DA
ΔE00 5.45
Bright Light Blue
#26F7FD
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBF1 #FB6872
analogous
#68FBA7 #68FBF1 #68BCFB
triadic
#68FBF1 #F168FB #FBF168
tetradic
#68FBF1 #A768FB #FB6872 #BCFB68
square
#68FBF1 #A768FB #FB6872 #BCFB68
split-complementary
#68FBF1 #FB68BC #FBA768
monochromatic
#06E3D4 #2CF9EB #68FBF1 #A4FDF7 #DFFEFC
Accessibility & contrast
On white
1.26
#68FBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#68FBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBF1
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBF1 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF1
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbf1; /* rgb */ color: rgb(104, 251, 241); /* oklch */ color: oklch(90.6% 0.126 189.0);
Tailwind
colors: {
custom: {
50: '#a1fdf5',
500: '#68fbf1',
950: '#000000',
},
}SCSS
$custom: #68fbf1; $custom-light: #a1fdf5; $custom-dark: #000000;
JSON
{
"hex": "#68fbf1",
"rgb": {
"r": 104,
"g": 251,
"b": 241
},
"hsl": {
"h": 175.918,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90627,
"c": 0.12632,
"h": 189
},
"luminance": 0.78288
}Semantic roles & 50–950 ramp
primary
#68FBF1
secondary
#D6323D
accent
#0010E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685