#68FBF3#68FBF3
#68FBF3 is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.7% C 0.126 H 190.2°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBF3 |
|---|---|
| RGB | rgb(104, 251, 243) |
| HSL | hsl(177, 95%, 70%) |
| HSV | hsv(177, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(90.96, -40.94, -7.98) |
| CIE-LCH | lch(90.96, 41.72, 191.03°) |
| OKLab | oklab(90.69% -0.1239 -0.0223) |
| OKLCH | oklch(90.69% 0.126 190.2) |
| XYZ | xyz(56.3766, 78.4026, 96.9388) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.05
Bright Cyan
#41FDFE
ΔE00 3.28
Aqua
#00FFFF
ΔE00 3.75
Bright Aqua
#0BF9EA
ΔE00 3.91
Bright Light Blue
#26F7FD
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBF3 #FB6870
analogous
#68FBAA #68FBF3 #68B9FB
triadic
#68FBF3 #F368FB #FBF368
tetradic
#68FBF3 #AA68FB #FB6870 #B9FB68
square
#68FBF3 #AA68FB #FB6870 #B9FB68
split-complementary
#68FBF3 #FB68B9 #FBAA68
monochromatic
#06E3D7 #2CF9EE #68FBF3 #A4FDF8 #DFFEFC
Accessibility & contrast
On white
1.26
#68FBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#68FBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBF3
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBF3 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF3
Deuteranopia (green-blind)
#D7DEF4
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbf3; /* rgb */ color: rgb(104, 251, 243); /* oklch */ color: oklch(90.7% 0.126 190.2);
Tailwind
colors: {
custom: {
50: '#a1fdf7',
500: '#68fbf3',
950: '#000000',
},
}SCSS
$custom: #68fbf3; $custom-light: #a1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#68fbf3",
"rgb": {
"r": 104,
"g": 251,
"b": 243
},
"hsl": {
"h": 176.735,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90689,
"c": 0.12594,
"h": 190.2
},
"luminance": 0.78408
}Semantic roles & 50–950 ramp
primary
#68FBF3
secondary
#D6323B
accent
#000CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685