#68FFCB#68FFCB
#68FFCB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.5% C 0.149 H 167.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #68FFCB |
|---|---|
| RGB | rgb(104, 255, 203) |
| HSL | hsl(159, 100%, 70%) |
| HSV | hsv(159, 59%, 100%) |
| CMYK | cmyk(59.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.13, -52.19, 12.97) |
| CIE-LCH | lch(91.13, 53.78, 166.05°) |
| OKLab | oklab(90.5% -0.1453 0.0332) |
| OKLCH | oklch(90.5% 0.149 167.1) |
| XYZ | xyz(52.2431, 78.7696, 68.9392) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.81
Aquamarine
#7FFFD4
ΔE00 2.46
Bright Teal
#01F9C6
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Greenish Blue
#63F7B4
ΔE00 3.96
Greenish Cyan
#2AFEB7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FFCB #FF689C
analogous
#68FF7F #68FFCB #68E7FF
triadic
#68FFCB #CB68FF #FFCB68
tetradic
#68FFCB #7F68FF #FF689C #E7FF68
square
#68FFCB #7F68FF #FF689C #E7FF68
split-complementary
#68FFCB #FF68E7 #FF7F68
monochromatic
#00ED9B #2BFFB6 #68FFCB #A5FFE0 #E0FFF4
Accessibility & contrast
On white
1.25
#68FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#68FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FFCB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FFCB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC8
Deuteranopia (green-blind)
#E4DFCE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #68ffcb; /* rgb */ color: rgb(104, 255, 203); /* oklch */ color: oklch(90.5% 0.149 167.1);
Tailwind
colors: {
custom: {
50: '#a0ffda',
500: '#68ffcb',
950: '#000000',
},
}SCSS
$custom: #68ffcb; $custom-light: #a0ffda; $custom-dark: #000000;
JSON
{
"hex": "#68ffcb",
"rgb": {
"r": 104,
"g": 255,
"b": 203
},
"hsl": {
"h": 159.338,
"s": 100,
"l": 70.392
},
"oklch": {
"l": 0.905,
"c": 0.14904,
"h": 167.1
},
"luminance": 0.78775
}Semantic roles & 50–950 ramp
primary
#68FFCB
secondary
#DB316B
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684