#68F5C4#68F5C4
#68F5C4 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.0% C 0.142 H 167.2°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #68F5C4 |
|---|---|
| RGB | rgb(104, 245, 196) |
| HSL | hsl(159, 88%, 68%) |
| HSV | hsv(159, 58%, 96%) |
| CMYK | cmyk(57.6%, 0%, 20%, 3.9%) |
| CIE-LAB | lab(88.08, -49.56, 12.25) |
| CIE-LCH | lch(88.08, 51.05, 166.11°) |
| OKLab | oklab(87.96% -0.1381 0.0314) |
| OKLCH | oklch(87.96% 0.142 167.2) |
| XYZ | xyz(48.3203, 72.2287, 63.6089) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.43
Light Turquoise
#7EF4CC
ΔE00 2.55
Aquamarine
#7FFFD4
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 3.58
Light Greenish Blue
#63F7B4
ΔE00 3.87
Aqua Marine
#2EE8BB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68F5C4 #F56899
analogous
#68F57D #68F5C4 #68DFF5
triadic
#68F5C4 #C468F5 #F5C468
tetradic
#68F5C4 #7D68F5 #F56899 #DFF568
square
#68F5C4 #7D68F5 #F56899 #DFF568
split-complementary
#68F5C4 #F568DF #F57D68
monochromatic
#0ED590 #2FF1AE #68F5C4 #A1F9DA #DBFDF1
Accessibility & contrast
On white
1.36
#68F5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#68F5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68F5C4
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68F5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68F5C4 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E6C1
Deuteranopia (green-blind)
#DBD7C7
Tritanopia (blue-blind)
#10F6E7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #68f5c4; /* rgb */ color: rgb(104, 245, 196); /* oklch */ color: oklch(88.0% 0.142 167.2);
Tailwind
colors: {
custom: {
50: '#9ff9d5',
500: '#68f5c4',
950: '#000000',
},
}SCSS
$custom: #68f5c4; $custom-light: #9ff9d5; $custom-dark: #000000;
JSON
{
"hex": "#68f5c4",
"rgb": {
"r": 104,
"g": 245,
"b": 196
},
"hsl": {
"h": 159.149,
"s": 87.578,
"l": 68.431
},
"oklch": {
"l": 0.87961,
"c": 0.14163,
"h": 167.2
},
"luminance": 0.72233
}Semantic roles & 50–950 ramp
primary
#68F5C4
secondary
#CE3369
accent
#0150E4
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583