#68F2CE#68F2CE
#68F2CE is a very light, vivid teal. Relative luminance 0.709; OKLCH L 87.5% C 0.131 H 173.2°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #68F2CE |
|---|---|
| RGB | rgb(104, 242, 206) |
| HSL | hsl(164, 84%, 68%) |
| HSV | hsv(164, 57%, 95%) |
| CMYK | cmyk(57%, 0%, 14.9%, 5.1%) |
| CIE-LAB | lab(87.44, -46.03, 6.13) |
| CIE-LCH | lch(87.44, 46.44, 172.41°) |
| OKLab | oklab(87.51% -0.1306 0.0155) |
| OKLCH | oklch(87.51% 0.131 173.2) |
| XYZ | xyz(48.5964, 70.8988, 69.5044) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.32
Aquamarine
#7FFFD4
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 3.59
Light Aqua
#8CFFDB
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 4.03
Aqua Marine
#2EE8BB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F2CE #F2688C
analogous
#68F289 #68F2CE #68D1F2
triadic
#68F2CE #CE68F2 #F2CE68
tetradic
#68F2CE #8968F2 #F2688C #D1F268
square
#68F2CE #8968F2 #F2688C #D1F268
split-complementary
#68F2CE #F268D1 #F28968
monochromatic
#12CE9D #30EDBC #68F2CE #A0F7E0 #D9FCF3
Accessibility & contrast
On white
1.38
#68F2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#68F2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F2CE
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F2CE | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4CC
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#00F4E7
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #68f2ce; /* rgb */ color: rgb(104, 242, 206); /* oklch */ color: oklch(87.5% 0.131 173.2);
Tailwind
colors: {
custom: {
50: '#9ff7dd',
500: '#68f2ce',
950: '#000000',
},
}SCSS
$custom: #68f2ce; $custom-light: #9ff7dd; $custom-dark: #000000;
JSON
{
"hex": "#68f2ce",
"rgb": {
"r": 104,
"g": 242,
"b": 206
},
"hsl": {
"h": 164.348,
"s": 84.146,
"l": 67.843
},
"oklch": {
"l": 0.87512,
"c": 0.13149,
"h": 173.2
},
"luminance": 0.70904
}Semantic roles & 50–950 ramp
primary
#68F2CE
secondary
#CA345B
accent
#053EE1
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584