#68F9CC#68F9CC
#68F9CC is a very light, vivid teal. Relative luminance 0.751; OKLCH L 89.1% C 0.141 H 169.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #68F9CC |
|---|---|
| RGB | rgb(104, 249, 204) |
| HSL | hsl(161, 92%, 69%) |
| HSV | hsv(161, 58%, 98%) |
| CMYK | cmyk(58.2%, 0%, 18.1%, 2.4%) |
| CIE-LAB | lab(89.42, -49.47, 10.01) |
| CIE-LCH | lch(89.42, 50.47, 168.56°) |
| OKLab | oklab(89.11% -0.1387 0.0256) |
| OKLCH | oklch(89.11% 0.141 169.5) |
| XYZ | xyz(50.4784, 75.0490, 68.9407) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.06
Light Turquoise
#7EF4CC
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 2.88
Bright Teal
#01F9C6
ΔE00 3.41
Light Aqua
#8CFFDB
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F9CC #F96895
analogous
#68F984 #68F9CC #68DEF9
triadic
#68F9CC #CC68F9 #F9CC68
tetradic
#68F9CC #8468F9 #F96895 #DEF968
square
#68F9CC #8468F9 #F96895 #DEF968
split-complementary
#68F9CC #F968DE #F98468
monochromatic
#09DE9C #2DF7B8 #68F9CC #A3FBE0 #DEFEF4
Accessibility & contrast
On white
1.31
#68F9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#68F9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F9CC
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F9CC | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EACA
Deuteranopia (green-blind)
#DEDACF
Tritanopia (blue-blind)
#00FAEC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #68f9cc; /* rgb */ color: rgb(104, 249, 204); /* oklch */ color: oklch(89.1% 0.141 169.5);
Tailwind
colors: {
custom: {
50: '#9ffcdb',
500: '#68f9cc',
950: '#000000',
},
}SCSS
$custom: #68f9cc; $custom-light: #9ffcdb; $custom-dark: #000000;
JSON
{
"hex": "#68f9cc",
"rgb": {
"r": 104,
"g": 249,
"b": 204
},
"hsl": {
"h": 161.379,
"s": 92.357,
"l": 69.216
},
"oklch": {
"l": 0.8911,
"c": 0.14104,
"h": 169.5
},
"luminance": 0.75054
}Semantic roles & 50–950 ramp
primary
#68F9CC
secondary
#D33264
accent
#0047E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101715
muted
#818584