#68FBF0#68FBF0
#68FBF0 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.6% C 0.127 H 188.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBF0 |
|---|---|
| RGB | rgb(104, 251, 240) |
| HSL | hsl(176, 95%, 70%) |
| HSV | hsv(176, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(90.88, -41.71, -6.54) |
| CIE-LCH | lch(90.88, 42.22, 188.92°) |
| OKLab | oklab(90.6% -0.1252 -0.0184) |
| OKLCH | oklch(90.6% 0.127 188.3) |
| XYZ | xyz(55.9273, 78.2229, 94.5723) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.39
Bright Turquoise
#0FFEF9
ΔE00 3.42
Bright Cyan
#41FDFE
ΔE00 4.14
Aqua
#00FFFF
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.17
Bright Light Blue
#26F7FD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBF0 #FB6873
analogous
#68FBA6 #68FBF0 #68BDFB
triadic
#68FBF0 #F068FB #FBF068
tetradic
#68FBF0 #A668FB #FB6873 #BDFB68
square
#68FBF0 #A668FB #FB6873 #BDFB68
split-complementary
#68FBF0 #FB68BD #FBA668
monochromatic
#06E3D2 #2CF9EA #68FBF0 #A4FDF6 #DFFEFC
Accessibility & contrast
On white
1.26
#68FBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#68FBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBF0
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBF0 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF0
Deuteranopia (green-blind)
#D7DEF2
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fbf0; /* rgb */ color: rgb(104, 251, 240); /* oklch */ color: oklch(90.6% 0.127 188.3);
Tailwind
colors: {
custom: {
50: '#a1fdf4',
500: '#68fbf0',
950: '#000000',
},
}SCSS
$custom: #68fbf0; $custom-light: #a1fdf4; $custom-dark: #000000;
JSON
{
"hex": "#68fbf0",
"rgb": {
"r": 104,
"g": 251,
"b": 240
},
"hsl": {
"h": 175.51,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90596,
"c": 0.12654,
"h": 188.3
},
"luminance": 0.78229
}Semantic roles & 50–950 ramp
primary
#68FBF0
secondary
#D6323E
accent
#0011E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101817
muted
#818685