#68F2CB#68F2CB
#68F2CB is a very light, vivid teal. Relative luminance 0.708; OKLCH L 87.4% C 0.133 H 171.7°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2CB |
|---|---|
| RGB | rgb(104, 242, 203) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(87.37, -46.72, 7.60) |
| CIE-LCH | lch(87.37, 47.33, 170.77°) |
| OKLab | oklab(87.43% -0.1319 0.0193) |
| OKLCH | oklch(87.43% 0.133 171.7) |
| XYZ | xyz(48.2355, 70.7544, 67.6033) |
| Luminance | 0.7076 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.21
Light Aqua
#8CFFDB
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 3.86
Bright Teal
#01F9C6
ΔE00 4.20
Tiffany Blue
#7BF2DA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2CB #F2688F
analogous
#68F286 #68F2CB #68D4F2
triadic
#68F2CB #CB68F2 #F2CB68
tetradic
#68F2CB #8668F2 #F2688F #D4F268
square
#68F2CB #8668F2 #F2688F #D4F268
split-complementary
#68F2CB #F268D4 #F28668
monochromatic
#12CE99 #30EDB8 #68F2CB #A0F7DE #D9FCF2
Accessibility & contrast
On white
1.39
#68F2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#68F2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2CB
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2CB | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C9
Deuteranopia (green-blind)
#D7D5CE
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2cb; /* rgb */ color: rgb(104, 242, 203); /* oklch */ color: oklch(87.4% 0.133 171.7);
Tailwind
colors: {
custom: {
50: '#9ef7da',
500: '#68f2cb',
950: '#000000',
},
}SCSS
$custom: #68f2cb; $custom-light: #9ef7da; $custom-dark: #000000;
JSON
{
"hex": "#68f2cb",
"rgb": {
"r": 104,
"g": 242,
"b": 203
},
"hsl": {
"h": 163.043,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87432,
"c": 0.1333,
"h": 171.7
},
"luminance": 0.70759
}Semantic roles & 50–950 ramp
primary
#68F2CB
secondary
#CA345F
accent
#0543E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583