#69F8C8#69F8C8
#69F8C8 is a very light, vivid teal. Relative luminance 0.743; OKLCH L 88.8% C 0.142 H 167.9°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #69F8C8 |
|---|---|
| RGB | rgb(105, 248, 200) |
| HSL | hsl(160, 91%, 69%) |
| HSV | hsv(160, 58%, 97%) |
| CMYK | cmyk(57.7%, 0%, 19.4%, 2.7%) |
| CIE-LAB | lab(89.07, -49.74, 11.59) |
| CIE-LCH | lch(89.07, 51.08, 166.89°) |
| OKLab | oklab(88.8% -0.1389 0.0297) |
| OKLCH | oklch(88.8% 0.142 167.9) |
| XYZ | xyz(49.8134, 74.3033, 66.3492) |
| Luminance | 0.7431 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Aquamarine
#7FFFD4
ΔE00 2.38
Light Turquoise
#7EF4CC
ΔE00 2.45
Bright Teal
#01F9C6
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69F8C8 #F86999
analogous
#69F881 #69F8C8 #69E1F8
triadic
#69F8C8 #C869F8 #F8C869
tetradic
#69F8C8 #8169F8 #F86999 #E1F869
square
#69F8C8 #8169F8 #F86999 #E1F869
split-complementary
#69F8C8 #F869E1 #F88169
monochromatic
#0ADC96 #2FF5B3 #69F8C8 #A3FBDD #DEFDF3
Accessibility & contrast
On white
1.32
#69F8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#69F8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69F8C8
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69F8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69F8C8 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E9C6
Deuteranopia (green-blind)
#DEDACB
Tritanopia (blue-blind)
#07F9EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #69f8c8; /* rgb */ color: rgb(105, 248, 200); /* oklch */ color: oklch(88.8% 0.142 167.9);
Tailwind
colors: {
custom: {
50: '#a0fbd8',
500: '#69f8c8',
950: '#000000',
},
}SCSS
$custom: #69f8c8; $custom-light: #a0fbd8; $custom-dark: #000000;
JSON
{
"hex": "#69f8c8",
"rgb": {
"r": 105,
"g": 248,
"b": 200
},
"hsl": {
"h": 159.86,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.88803,
"c": 0.14204,
"h": 167.9
},
"luminance": 0.74308
}Semantic roles & 50–950 ramp
primary
#69F8C8
secondary
#D23369
accent
#004DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583