#68FDD2#68FDD2
#68FDD2 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.142 H 170.9°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #68FDD2 |
|---|---|
| RGB | rgb(104, 253, 210) |
| HSL | hsl(163, 97%, 70%) |
| HSV | hsv(163, 59%, 99%) |
| CMYK | cmyk(58.9%, 0%, 17%, 0.8%) |
| CIE-LAB | lab(90.71, -49.80, 8.76) |
| CIE-LCH | lch(90.71, 50.57, 170.03°) |
| OKLab | oklab(90.21% -0.1402 0.0223) |
| OKLCH | oklch(90.21% 0.142 170.9) |
| XYZ | xyz(52.4615, 77.8415, 73.2205) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.16
Light Aquamarine
#7BFDC7
ΔE00 3.40
Bright Teal
#01F9C6
ΔE00 3.63
Aqua Marine
#2EE8BB
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FDD2 #FD6893
analogous
#68FD88 #68FDD2 #68DDFD
triadic
#68FDD2 #D268FD #FDD268
tetradic
#68FDD2 #8868FD #FD6893 #DDFD68
square
#68FDD2 #8868FD #FD6893 #DDFD68
split-complementary
#68FDD2 #FD68DD #FD8868
monochromatic
#03E8A6 #2CFCC0 #68FDD2 #A4FEE4 #E1FFF6
Accessibility & contrast
On white
1.27
#68FDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#68FDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FDD2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FDD2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED0
Deuteranopia (green-blind)
#E1DED5
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fdd2; /* rgb */ color: rgb(104, 253, 210); /* oklch */ color: oklch(90.2% 0.142 170.9);
Tailwind
colors: {
custom: {
50: '#a0ffdf',
500: '#68fdd2',
950: '#000000',
},
}SCSS
$custom: #68fdd2; $custom-light: #a0ffdf; $custom-dark: #000000;
JSON
{
"hex": "#68fdd2",
"rgb": {
"r": 104,
"g": 253,
"b": 210
},
"hsl": {
"h": 162.685,
"s": 97.386,
"l": 70
},
"oklch": {
"l": 0.90207,
"c": 0.14193,
"h": 170.9
},
"luminance": 0.77847
}Semantic roles & 50–950 ramp
primary
#68FDD2
secondary
#D83161
accent
#0042E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684