#68FBCC#68FBCC
#68FBCC is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.143 H 168.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBCC |
|---|---|
| RGB | rgb(104, 251, 204) |
| HSL | hsl(161, 95%, 70%) |
| HSV | hsv(161, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 18.7%, 1.6%) |
| CIE-LAB | lab(89.99, -50.31, 10.84) |
| CIE-LCH | lch(89.99, 51.46, 167.84°) |
| OKLab | oklab(89.58% -0.1408 0.0277) |
| OKLCH | oklch(89.58% 0.143 168.9) |
| XYZ | xyz(51.0999, 76.2919, 69.1479) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.99
Light Aquamarine
#7BFDC7
ΔE00 2.47
Light Turquoise
#7EF4CC
ΔE00 2.63
Bright Teal
#01F9C6
ΔE00 3.36
Light Aqua
#8CFFDB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBCC #FB6897
analogous
#68FB82 #68FBCC #68E1FB
triadic
#68FBCC #CC68FB #FBCC68
tetradic
#68FBCC #8268FB #FB6897 #E1FB68
square
#68FBCC #8268FB #FB6897 #E1FB68
split-complementary
#68FBCC #FB68E1 #FB8268
monochromatic
#06E39C #2CF9B8 #68FBCC #A4FDE0 #DFFEF4
Accessibility & contrast
On white
1.29
#68FBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#68FBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBCC
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBCC | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBCA
Deuteranopia (green-blind)
#E0DCCF
Tritanopia (blue-blind)
#00FCEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #68fbcc; /* rgb */ color: rgb(104, 251, 204); /* oklch */ color: oklch(89.6% 0.143 168.9);
Tailwind
colors: {
custom: {
50: '#a0fddb',
500: '#68fbcc',
950: '#000000',
},
}SCSS
$custom: #68fbcc; $custom-light: #a0fddb; $custom-dark: #000000;
JSON
{
"hex": "#68fbcc",
"rgb": {
"r": 104,
"g": 251,
"b": 204
},
"hsl": {
"h": 160.816,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89581,
"c": 0.14347,
"h": 168.9
},
"luminance": 0.76297
}Semantic roles & 50–950 ramp
primary
#68FBCC
secondary
#D63266
accent
#0049E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684