#68FED2#68FED2
#68FED2 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.143 H 170.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #68FED2 |
|---|---|
| RGB | rgb(104, 254, 210) |
| HSL | hsl(162, 99%, 70%) |
| HSV | hsv(162, 59%, 100%) |
| CMYK | cmyk(59.1%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.00, -50.22, 9.17) |
| CIE-LCH | lch(91.00, 51.05, 169.65°) |
| OKLab | oklab(90.44% -0.1412 0.0234) |
| OKLCH | oklch(90.44% 0.143 170.6) |
| XYZ | xyz(52.7780, 78.4745, 73.3260) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 2.88
Light Aquamarine
#7BFDC7
ΔE00 3.23
Light Aqua
#8CFFDB
ΔE00 3.24
Bright Teal
#01F9C6
ΔE00 3.60
Aqua Marine
#2EE8BB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FED2 #FE6894
analogous
#68FE87 #68FED2 #68DFFE
triadic
#68FED2 #D268FE #FED268
tetradic
#68FED2 #8768FE #FE6894 #DFFE68
square
#68FED2 #8768FE #FE6894 #DFFE68
split-complementary
#68FED2 #FE68DF #FE8768
monochromatic
#02EAA6 #2BFEC0 #68FED2 #A5FEE4 #E1FFF6
Accessibility & contrast
On white
1.26
#68FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#68FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FED2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FED2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD0
Deuteranopia (green-blind)
#E2DFD5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #68fed2; /* rgb */ color: rgb(104, 254, 210); /* oklch */ color: oklch(90.4% 0.143 170.6);
Tailwind
colors: {
custom: {
50: '#a0ffdf',
500: '#68fed2',
950: '#000000',
},
}SCSS
$custom: #68fed2; $custom-light: #a0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#68fed2",
"rgb": {
"r": 104,
"g": 254,
"b": 210
},
"hsl": {
"h": 162.4,
"s": 98.684,
"l": 70.196
},
"oklch": {
"l": 0.90442,
"c": 0.14311,
"h": 170.6
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#68FED2
secondary
#D93162
accent
#0043E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684