#68FBDD#68FBDD
#68FBDD is a very light, vivid teal. Relative luminance 0.772; OKLCH L 90.0% C 0.133 H 177.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBDD |
|---|---|
| RGB | rgb(104, 251, 221) |
| HSL | hsl(168, 95%, 70%) |
| HSV | hsv(168, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 12%, 1.6%) |
| CIE-LAB | lab(90.39, -46.39, 2.60) |
| CIE-LCH | lch(90.39, 46.47, 176.79°) |
| OKLab | oklab(90.04% -0.1333 0.0062) |
| OKLCH | oklch(90.04% 0.133 177.3) |
| XYZ | xyz(53.2512, 77.1525, 80.4782) |
| Luminance | 0.7716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.83
Light Aqua
#8CFFDB
ΔE00 3.67
Aquamarine
#7FFFD4
ΔE00 4.22
Light Turquoise
#7EF4CC
ΔE00 4.24
Aqua (survey)
#13EAC9
ΔE00 4.95
Bright Aqua
#0BF9EA
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBDD #FB6886
analogous
#68FB94 #68FBDD #68D0FB
triadic
#68FBDD #DD68FB #FBDD68
tetradic
#68FBDD #9468FB #FB6886 #D0FB68
square
#68FBDD #9468FB #FB6886 #D0FB68
split-complementary
#68FBDD #FB68D0 #FB9468
monochromatic
#06E3B6 #2CF9D0 #68FBDD #A4FDEA #DFFEF8
Accessibility & contrast
On white
1.28
#68FBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#68FBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBDD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBDD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#00FEF2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #68fbdd; /* rgb */ color: rgb(104, 251, 221); /* oklch */ color: oklch(90.0% 0.133 177.3);
Tailwind
colors: {
custom: {
50: '#a0fde7',
500: '#68fbdd',
950: '#000000',
},
}SCSS
$custom: #68fbdd; $custom-light: #a0fde7; $custom-dark: #000000;
JSON
{
"hex": "#68fbdd",
"rgb": {
"r": 104,
"g": 251,
"b": 221
},
"hsl": {
"h": 167.755,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90036,
"c": 0.13345,
"h": 177.3
},
"luminance": 0.77158
}Semantic roles & 50–950 ramp
primary
#68FBDD
secondary
#D63253
accent
#002FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684