#69FFCF#69FFCF
#69FFCF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.6% C 0.146 H 168.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #69FFCF |
|---|---|
| RGB | rgb(105, 255, 207) |
| HSL | hsl(161, 100%, 71%) |
| HSV | hsv(161, 59%, 100%) |
| CMYK | cmyk(58.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.24, -51.13, 11.08) |
| CIE-LCH | lch(91.24, 52.31, 167.78°) |
| OKLab | oklab(90.63% -0.143 0.0284) |
| OKLCH | oklch(90.63% 0.146 168.8) |
| XYZ | xyz(52.8427, 79.0229, 71.4875) |
| Luminance | 0.7903 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 3.19
Bright Teal
#01F9C6
ΔE00 3.56
Light Aqua
#8CFFDB
ΔE00 3.72
Light Greenish Blue
#63F7B4
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69FFCF #FF6999
analogous
#69FF84 #69FFCF #69E4FF
triadic
#69FFCF #CF69FF #FFCF69
tetradic
#69FFCF #8469FF #FF6999 #E4FF69
square
#69FFCF #8469FF #FF6999 #E4FF69
split-complementary
#69FFCF #FF69E4 #FF8469
monochromatic
#00EEA2 #2CFFBB #69FFCF #A6FFE3 #E0FFF5
Accessibility & contrast
On white
1.25
#69FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#69FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69FFCF
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69FFCF | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #69ffcf; /* rgb */ color: rgb(105, 255, 207); /* oklch */ color: oklch(90.6% 0.146 168.8);
Tailwind
colors: {
custom: {
50: '#a1ffdd',
500: '#69ffcf',
950: '#000000',
},
}SCSS
$custom: #69ffcf; $custom-light: #a1ffdd; $custom-dark: #000000;
JSON
{
"hex": "#69ffcf",
"rgb": {
"r": 105,
"g": 255,
"b": 207
},
"hsl": {
"h": 160.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.9063,
"c": 0.14578,
"h": 168.8
},
"luminance": 0.79028
}Semantic roles & 50–950 ramp
primary
#69FFCF
secondary
#DB3168
accent
#0049E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684