#68FBDC#68FBDC
#68FBDC is a very light, vivid teal. Relative luminance 0.771; OKLCH L 90.0% C 0.134 H 176.8°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBDC |
|---|---|
| RGB | rgb(104, 251, 220) |
| HSL | hsl(167, 95%, 70%) |
| HSV | hsv(167, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.37, -46.63, 3.09) |
| CIE-LCH | lch(90.37, 46.73, 176.21°) |
| OKLab | oklab(90.01% -0.1337 0.0075) |
| OKLCH | oklch(90.01% 0.134 176.8) |
| XYZ | xyz(53.1184, 77.0993, 79.7786) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.97
Light Aqua
#8CFFDB
ΔE00 3.51
Aquamarine
#7FFFD4
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.01
Aqua (survey)
#13EAC9
ΔE00 4.91
Bright Teal
#01F9C6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBDC #FB6887
analogous
#68FB93 #68FBDC #68D1FB
triadic
#68FBDC #DC68FB #FBDC68
tetradic
#68FBDC #9368FB #FB6887 #D1FB68
square
#68FBDC #9368FB #FB6887 #D1FB68
split-complementary
#68FBDC #FB68D1 #FB9368
monochromatic
#06E3B4 #2CF9CE #68FBDC #A4FDEA #DFFEF8
Accessibility & contrast
On white
1.28
#68FBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#68FBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBDC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBDC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fbdc; /* rgb */ color: rgb(104, 251, 220); /* oklch */ color: oklch(90.0% 0.134 176.8);
Tailwind
colors: {
custom: {
50: '#a0fde6',
500: '#68fbdc',
950: '#000000',
},
}SCSS
$custom: #68fbdc; $custom-light: #a0fde6; $custom-dark: #000000;
JSON
{
"hex": "#68fbdc",
"rgb": {
"r": 104,
"g": 251,
"b": 220
},
"hsl": {
"h": 167.347,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90008,
"c": 0.13396,
"h": 176.8
},
"luminance": 0.77105
}Semantic roles & 50–950 ramp
primary
#68FBDC
secondary
#D63254
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684