#68FBBC#68FBBC
#68FBBC is a very light, vivid teal. Relative luminance 0.756; OKLCH L 89.2% C 0.155 H 162.2°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBBC |
|---|---|
| RGB | rgb(104, 251, 188) |
| HSL | hsl(154, 95%, 70%) |
| HSV | hsv(154, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 25.1%, 1.6%) |
| CIE-LAB | lab(89.66, -53.74, 18.60) |
| CIE-LCH | lch(89.66, 56.87, 160.90°) |
| OKLab | oklab(89.19% -0.1478 0.0475) |
| OKLCH | oklch(89.19% 0.155 162.2) |
| XYZ | xyz(49.2785, 75.5634, 59.5554) |
| Luminance | 0.7557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.28
Light Aquamarine
#7BFDC7
ΔE00 2.21
Greenish Cyan
#2AFEB7
ΔE00 2.90
Light Blue Green
#7EFBB3
ΔE00 2.96
Greenish Turquoise
#00FBB0
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBBC #FB68A7
analogous
#68FB73 #68FBBC #68F0FB
triadic
#68FBBC #BC68FB #FBBC68
tetradic
#68FBBC #7368FB #FB68A7 #F0FB68
square
#68FBBC #7368FB #FB68A7 #F0FB68
split-complementary
#68FBBC #FB68F0 #FB7368
monochromatic
#06E384 #2CF9A2 #68FBBC #A4FDD6 #DFFEF1
Accessibility & contrast
On white
1.30
#68FBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#68FBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBBC
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBBC | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E3DBC0
Tritanopia (blue-blind)
#19FBEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68fbbc; /* rgb */ color: rgb(104, 251, 188); /* oklch */ color: oklch(89.2% 0.155 162.2);
Tailwind
colors: {
custom: {
50: '#9ffdd0',
500: '#68fbbc',
950: '#000000',
},
}SCSS
$custom: #68fbbc; $custom-light: #9ffdd0; $custom-dark: #000000;
JSON
{
"hex": "#68fbbc",
"rgb": {
"r": 104,
"g": 251,
"b": 188
},
"hsl": {
"h": 154.286,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.89193,
"c": 0.1553,
"h": 162.2
},
"luminance": 0.75568
}Semantic roles & 50–950 ramp
primary
#68FBBC
secondary
#D63278
accent
#0062E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683