#68FBE3#68FBE3
#68FBE3 is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.2% C 0.131 H 180.7°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #68FBE3 |
|---|---|
| RGB | rgb(104, 251, 227) |
| HSL | hsl(170, 95%, 70%) |
| HSV | hsv(170, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.54, -44.95, -0.29) |
| CIE-LCH | lch(90.54, 44.95, 180.37°) |
| OKLab | oklab(90.21% -0.1307 -0.0015) |
| OKLCH | oklch(90.21% 0.131 180.7) |
| XYZ | xyz(54.0649, 77.4779, 84.7636) |
| Luminance | 0.7748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.59
Bright Aqua
#0BF9EA
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 4.90
Aqua (survey)
#13EAC9
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 5.75
Aquamarine
#7FFFD4
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#68FBE3 #FB6880
analogous
#68FB9A #68FBE3 #68CAFB
triadic
#68FBE3 #E368FB #FBE368
tetradic
#68FBE3 #9A68FB #FB6880 #CAFB68
square
#68FBE3 #9A68FB #FB6880 #CAFB68
split-complementary
#68FBE3 #FB68CA #FB9A68
monochromatic
#06E3BF #2CF9D8 #68FBE3 #A4FDEE #DFFEF9
Accessibility & contrast
On white
1.27
#68FBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#68FBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #68FBE3
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##68FBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##68FBE3 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDE2
Deuteranopia (green-blind)
#DBDDE5
Tritanopia (blue-blind)
#00FFF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #68fbe3; /* rgb */ color: rgb(104, 251, 227); /* oklch */ color: oklch(90.2% 0.131 180.7);
Tailwind
colors: {
custom: {
50: '#a0fdeb',
500: '#68fbe3',
950: '#000000',
},
}SCSS
$custom: #68fbe3; $custom-light: #a0fdeb; $custom-dark: #000000;
JSON
{
"hex": "#68fbe3",
"rgb": {
"r": 104,
"g": 251,
"b": 227
},
"hsl": {
"h": 170.204,
"s": 94.839,
"l": 69.608
},
"oklch": {
"l": 0.90207,
"c": 0.13073,
"h": 180.7
},
"luminance": 0.77483
}Semantic roles & 50–950 ramp
primary
#68FBE3
secondary
#D6324C
accent
#0025E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684