#68FBF4#68FBF4
#68FBF4 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.7% C 0.126 H 190.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBF4 |
|---|---|
| RGB | rgb(104, 251, 244) |
| HSL | hsl(177, 95%, 70%) |
| HSV | hsv(177, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(90.99, -40.69, -8.46) |
| CIE-LCH | lch(90.99, 41.56, 191.75°) |
| OKLab | oklab(90.72% -0.1235 -0.0236) |
| OKLCH | oklch(90.72% 0.126 190.8) |
| XYZ | xyz(56.5281, 78.4632, 97.7363) |
| Luminance | 0.7847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.00
Bright Cyan
#41FDFE
ΔE00 3.01
Aqua
#00FFFF
ΔE00 3.57
Bright Aqua
#0BF9EA
ΔE00 4.13
Bright Light Blue
#26F7FD
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBF4 #FB686F
analogous
#68FBAB #68FBF4 #68B9FB
triadic
#68FBF4 #F468FB #FBF468
tetradic
#68FBF4 #AB68FB #FB686F #B9FB68
square
#68FBF4 #AB68FB #FB686F #B9FB68
split-complementary
#68FBF4 #FB68B9 #FBAB68
monochromatic
#06E3D8 #2CF9F0 #68FBF4 #A4FDF8 #DFFEFD
Accessibility & contrast
On white
1.26
#68FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#68FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBF4
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBF4 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF4
Deuteranopia (green-blind)
#D6DEF5
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbf4; /* rgb */ color: rgb(104, 251, 244); /* oklch */ color: oklch(90.7% 0.126 190.8);
Tailwind
colors: {
custom: {
50: '#a1fdf7',
500: '#68fbf4',
950: '#000000',
},
}SCSS
$custom: #68fbf4; $custom-light: #a1fdf7; $custom-dark: #000000;
JSON
{
"hex": "#68fbf4",
"rgb": {
"r": 104,
"g": 251,
"b": 244
},
"hsl": {
"h": 177.143,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90721,
"c": 0.12576,
"h": 190.8
},
"luminance": 0.78469
}Semantic roles & 50–950 ramp
primary
#68FBF4
secondary
#D63239
accent
#000BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685