#69FFC8#69FFC8
#69FFC8 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.5% C 0.151 H 165.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFC8 |
|---|---|
| RGB | rgb(105, 255, 200) |
| HSL | hsl(158, 100%, 71%) |
| HSV | hsv(158, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(91.09, -52.65, 14.46) |
| CIE-LCH | lch(91.09, 54.60, 164.64°) |
| OKLab | oklab(90.46% -0.1461 0.037) |
| OKLCH | oklch(90.46% 0.151 165.8) |
| XYZ | xyz(52.0058, 78.6882, 67.0800) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.33
Greenish Cyan
#2AFEB7
ΔE00 3.80
Bright Teal
#01F9C6
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFC8 #FF69A0
analogous
#69FF7D #69FFC8 #69EBFF
triadic
#69FFC8 #C869FF #FFC869
tetradic
#69FFC8 #7D69FF #FF69A0 #EBFF69
square
#69FFC8 #7D69FF #FF69A0 #EBFF69
split-complementary
#69FFC8 #FF69EB #FF7D69
monochromatic
#00EE96 #2CFFB2 #69FFC8 #A6FFDE #E0FFF4
Accessibility & contrast
On white
1.25
#69FFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#69FFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFC8
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFC8 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E5DFCC
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #69ffc8; /* rgb */ color: rgb(105, 255, 200); /* oklch */ color: oklch(90.5% 0.151 165.8);
Tailwind
colors: {
custom: {
50: '#a0ffd8',
500: '#69ffc8',
950: '#000000',
},
}SCSS
$custom: #69ffc8; $custom-light: #a0ffd8; $custom-dark: #000000;
JSON
{
"hex": "#69ffc8",
"rgb": {
"r": 105,
"g": 255,
"b": 200
},
"hsl": {
"h": 158,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.90457,
"c": 0.15071,
"h": 165.8
},
"luminance": 0.78693
}Semantic roles & 50–950 ramp
primary
#69FFC8
secondary
#DB3170
accent
#0054E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683